easydiffusion / easydiffusion

Easiest 1-click way to create beautiful artwork on your PC using AI, with no tech knowledge. Provides a browser UI for generating images from text prompts and images. Just enter your text prompt, and see the generated image.
https://easydiffusion.github.io/
Other
9.58k stars 794 forks source link

Easy Diffusion 3.0.5 stuck at "compel is ready..." for both RTX 2000s and 3000s | Works if V3 Engine Turn OFF | Help! #1606

Open vivekmathema opened 1 year ago

vivekmathema commented 1 year ago

Describe the bug I am running windows 10 , 64 bit professional. Recently the Easy diffusion updated to the version 3.0.5 . before it was working perfectly. Now its stop ta the step "

0:37:29.777 INFO cuda:1 Parsing the prompt... image_generator.py:402 10:37:29.780 INFO cuda:1 compel is ready image_generator.py:406

No error messages nothing happens. I tried for every card. My CUDA device is working well for everything else. I tried restarting and everything..but does not work... How can I degrade to earlier version or make it work. Please Help

cmdr2 commented 1 year ago

Hi @vivekmathema How much system RAM does your PC have? Can you please try adding some more virtual memory? https://www.ibm.com/docs/en/bpm/8.5.6?topic=environment-tuning-your-windows-virtual-memory-settings

vivekmathema commented 1 year ago

I have 64 GB DDR5 ram and Intel Core i9 High end Processor and RTX 3090 Ti GPU with 24 GB ram. The 3.0.5 (beat ) used to work fine. Since it upgraded to 3.0.5 . the Easy diffusion is stuck there. i did try using RTX 2080 Ti as well.. ( 8 GB) ..but same result. While the 3.0.5 (beta) works..

Please make a simple BAT which can let users run in no-update mode... we don't need to upgrade everytime...we just want run offline sometimes....PLEASE help.. my entire project is stuck!

cmdr2 commented 1 year ago

Hi @vivekmathema Sorry about that. Do you mind joining the Discord server, so that we can chat about this and try to solve this faster? Server: https://discord.com/invite/u9yhsFmEkB

Can you please try pressing Enter when it's stuck in the command prompt window?

If that doesn't help, can you please try disabling "v3 engine" in the Settings tab, press Save, and then restart ED? Does that work fine?

Thanks

cmdr2 commented 1 year ago

@vivekmathema If you want to revert to a specific version, please edit in notepad the config.yaml file (inside Easy Diffusion's folder), and change update_branch: v3.0.2 instead of main. Press save and restart ED. It'll take you back to the earlier version that worked.