Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working x-formers #13

Closed
bropines opened this issue Dec 13, 2022 · 4 comments
Closed

Not working x-formers #13

bropines opened this issue Dec 13, 2022 · 4 comments

Comments

@bropines
Copy link

image

@camenduru
Copy link
Owner

which notebook?

@bropines
Copy link
Author

which notebook?

https://colab.research.google.com/drive/1onqZiV3R5OsKgBNEknN51KRo0XdQ1LRO?authuser=2#scrollTo=hVTBpnp85uPu

This is my notebook, with some of your additions

@camenduru
Copy link
Owner

your code is using old xformers use this one !pip install -q https://github.com/camenduru/stable-diffusion-webui-colab/releases/download/0.0.15/xformers-0.0.15.dev0+189828c.d20221207-cp38-cp38-linux_x86_64.whl

also delete this two

!sed -i -e 's/numpy==1.23.3/numpy==1.21.6/g' requirements_versions.txt
!sed -i -e 's/fairscale==0.4.9/fairscale==0.4.6/g' requirements_versions.txt

@camenduru
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants