Replies: 3 comments
-
You can find a link here: I tried it yesterday, it was not working as is, because it was using an older torch version or something. pip3 install numpy --pre torch torchvision torchaudio --force-reinstall --index-url https://download.pytorch.org/whl/nightly/cu118 |
Beta Was this translation helpful? Give feedback.
-
I think you could just make one up without much problem. I am not using Google Colab but Paperspace, all I need to do to get it running is add a cell to an empty notebook and do: !cd /notebooks NOTE: I need to run !/notebooks/sdnext/webui.sh 2 times to workaround the "deprecated" import error. |
Beta Was this translation helpful? Give feedback.
-
Are you needing a google colab notebook to run the repo? |
Beta Was this translation helpful? Give feedback.
-
Hi
Can anyone share Google Colab Notebook URL from this Git repo?
Beta Was this translation helpful? Give feedback.
All reactions