-
Notifications
You must be signed in to change notification settings - Fork 326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could anyone tell me what exact versions of torch, xformers and other dependencies they managed to run Paints-UNDO with? #95
Comments
Well I successfully ran it in a venv and the pip in the venv told this list to me:
Can this help u? Append: |
Thank you very much for sharing, it makes things much easier for me, I'll send you a flying kiss |
thx, you give me a big favor! |
I'm getting this error when trying to run
python gradio_app.py
I did try the solution in #6 (
pip install torch==2.3.0 torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121
) but still no luck so I want to try to copy someone's setup to see if I can try to hard force it and if that would help.This is what I have installed right now apparently btw
Please let me know if I should provide some more info!
The text was updated successfully, but these errors were encountered: