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
Additional context
When running the run.bat file to install it can't get past installing diffusers.
I installed diffusers manually using the activate_only.bat as well but no luck.
The text was updated successfully, but these errors were encountered:
Describe the bug
Checking installs and venv + autodebug checks
Python version: 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
Webui version: 7eb428a - Fri Feb 16 19:25:22 2024 +0100
Found extensions:
activating venv
no venv found, creating venv
Checking installs and venv + autodebug checks
Python version: 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
Webui version: 7eb428a - Fri Feb 16 19:25:22 2024 +0100
Found extensions:
Installed packaging!
Installed wheel!
Installed numpy!
Installed PyTorch!
Installed transformers!
Failed to install diffusers. Check AutoDebug output.
Install failed!
STDOUT:
Collecting git+https://github.com/huggingface/diffusers@d73e6ad050ee4831bc367d45a3af9750e1204dae
Cloning https://github.com/huggingface/diffusers (to revision d73e6ad050ee4831bc367d45a3af9750e1204dae) to c:\users\darraghs\appdata\local\temp\pip-req-build-hfdsq4n3
Additional context
When running the run.bat file to install it can't get past installing diffusers.
I installed diffusers manually using the activate_only.bat as well but no luck.
The text was updated successfully, but these errors were encountered: