Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bug]: Unable to create link #509

Open
moldanmr opened this issue Jul 28, 2024 · 2 comments
Open

[Bug]: Unable to create link #509

moldanmr opened this issue Jul 28, 2024 · 2 comments

Comments

@moldanmr
Copy link

What happened?

Unable to create link

Colab cell output

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

@Wans728
Copy link

Wans728 commented Jul 29, 2024

I managed to bidouiller (sorry, I'm french) something. Sorry for the messy explanation.

Capture

1: run as normal
2: once the file is present, in the stable-diffusion-webui folder,
3: open the file requirements_versions.txt
Captur2e

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)

Capture

@moldanmr
Copy link
Author

moldanmr commented Aug 6, 2024

Thanks for the reply, but the test still cannot be corrected

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants