TheLastBen / fast-stable-diffusion

fast-stable-diffusion + DreamBooth
MIT License
7.41k stars 1.28k forks source link

error trying to launch auto1111 webui #664

Open ShinCoreSys opened 1 year ago

ShinCoreSys commented 1 year ago

No module 'xformers'. Proceeding without it. Loading config from: /content/gdrive/MyDrive/sd/stable-diffusion-webui/models/Stable-diffusion/768-v-ema.yaml LatentDiffusion: Running in v-prediction mode DiffusionWrapper has 865.91 M params. Loading weights [2c02b20a] from /content/gdrive/MyDrive/sd/stable-diffusion-webui/models/Stable-diffusion/768-v-ema.ckpt Global Step: 140000 Applying cross attention optimization (Doggettx). Model loaded. Loaded a total of 1 textual inversion embeddings. Embeddings: bad_prompt Traceback (most recent call last): File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/webui.py", line 212, in webui() File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/webui.py", line 159, in webui demo.queue(concurrency_count=111500) NameError: name 'demo' is not defined

rektobot commented 1 year ago

just posted about same error, didnt see this one 🤷‍♂️

FollowMarcos commented 1 year ago

Do this:

https://github.com/TheLastBen/fast-stable-diffusion/issues/665#issuecomment-1328219177