You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi everything was fine untill i install dreambooth and get some errors in running consol (still all thing worked fine). so i decide to disable some not using extention like dreamybooth, deforum, openpose and etc. after i unchecked them and restart, the ui is no longer run. just error and "Press any key to continue . . ." and then close
can anyone guide me to fix this issue without deleting VENV? its 9 GB and i cant download them again. is there any way that i enable all those extenstions without ui? or anyother solution?
the errors start with :
Launching Web UI with arguments: --xformers
False
===================================BUG REPORT===================================
C:\stablediffusion\stable-diffusion-webui\venv\lib\site-packages\bitsandbytes\cuda_setup\main.py:166: UserWarning: Welcome to bitsandbytes. For bug reports, please run
python -m bitsandbytes
and end with
RuntimeError: Failed to import transformers.modeling_utils because of the following error (look up to see its traceback):
CUDA Setup failed despite GPU being available. Please run the following command to get more information:
python -m bitsandbytes
Inspect the output of the command and see if you can locate CUDA libraries. You might need to add them
to your LD_LIBRARY_PATH. If you suspect a bug, please take the information from python -m bitsandbytes
and open an issue at: https://github.com/TimDettmers/bitsandbytes/issues
Press any key to continue . . .
i already install bitsandbytes and not run again
SOLVED: i count fix this by deleteing "bitsandbytes" and "bitsandbytes-0.41.2.post2.dist-info" folder from "stable-diffusion-webui\venv\Lib\site-packages" ( tnx to #12889 (comment) )
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hi everything was fine untill i install dreambooth and get some errors in running consol (still all thing worked fine). so i decide to disable some not using extention like dreamybooth, deforum, openpose and etc. after i unchecked them and restart, the ui is no longer run. just error and "Press any key to continue . . ." and then close
can anyone guide me to fix this issue without deleting VENV? its 9 GB and i cant download them again. is there any way that i enable all those extenstions without ui? or anyother solution?
the errors start with :
and end with
i already install bitsandbytes and not run again
SOLVED: i count fix this by deleteing "bitsandbytes" and "bitsandbytes-0.41.2.post2.dist-info" folder from "stable-diffusion-webui\venv\Lib\site-packages" ( tnx to #12889 (comment) )
Beta Was this translation helpful? Give feedback.
All reactions