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
stderr: WARNING: Ignoring version 0.2.5 of torchsde since it has invalid metadata:
Requested torchsde==0.2.5 from https://files.pythonhosted.org/packages/73/8d/efd3e7b31ea854d0bd6886aa3cf44914adce113a6d460850af41ac1dd4dd/torchsde-0.2.5-py3-none-any.whl (from -r requirements_versions.txt (line 29)) has invalid metadata: .* suffix can only be used with `==` or `!=` operators
numpy (>=1.19.*) ; python_version >= "3.7"~~~~~~~^
Please use pip<24.1 if you need to use this version.
ERROR: Could not find a version that satisfies the requirement torchsde==0.2.5 (from versions: 0.2.5, 0.2.6)
ERROR: No matching distribution found for torchsde==0.2.5
Which colab and model(s) were you using when the error occurred?
xrikishis_unstable_diffusion_webui_colab.ipynb
Which Public WebUI Colab URL were you using when the error occurred?
remote.moe
If you used HiRes mode when the error occurred, please provide the Hires info
No response
The text was updated successfully, but these errors were encountered:
I managed to bidouiller (sorry, I'm french) something. Sorry for the messy explanation.
1: run as normal
2: once the file is present, in the stable-diffusion-webui folder,
3: open the file requirements_versions.txt
4: on line 30, replace torchsde==0.2.5 with torchsde==0.2.6
(you have to do all this before you can execute the line "!python launch.py --listen --xformers --enable-insecure-extension-access --theme dark --gradio-queue --multiple", in any case, it works when I do it this way)
(the requirements_versions.txt file must be saved for this to work)
What happened?
Unable to create link
Colab cell output
Which colab and model(s) were you using when the error occurred?
xrikishis_unstable_diffusion_webui_colab.ipynb
Which Public WebUI Colab URL were you using when the error occurred?
remote.moe
If you used HiRes mode when the error occurred, please provide the Hires info
No response
The text was updated successfully, but these errors were encountered: