Spaces:
Runtime error
Runtime error
SUPERSHANKY
commited on
Commit
·
6a09f30
1
Parent(s):
7e6af7b
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu117
|
2 |
-
https://download.pytorch.org/whl/cu117/torch-1.13.1%2Bcu117-cp38-cp38-linux_x86_64.whl
|
3 |
torch
|
|
|
4 |
torchvision==0.14.1+cu117
|
5 |
#diffusers
|
6 |
git+https://github.com/huggingface/diffusers.git
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu117
|
|
|
2 |
torch
|
3 |
+
https://download.pytorch.org/whl/cu117/torch-1.13.1%2Bcu117-cp38-cp38-linux_x86_64.whl
|
4 |
torchvision==0.14.1+cu117
|
5 |
#diffusers
|
6 |
git+https://github.com/huggingface/diffusers.git
|