Spaces:
Runtime error
Runtime error
AdamOswald1
commited on
Commit
•
c50cc76
1
Parent(s):
dcc898f
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
|
|
2 |
torch
|
|
|
3 |
torchvision==0.13.1+cu113
|
4 |
#diffusers
|
5 |
git+https://github.com/huggingface/diffusers.git
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch==1.12.1+cu113
|
3 |
torch
|
4 |
+
torch==1.12.1+cu113
|
5 |
torchvision==0.13.1+cu113
|
6 |
#diffusers
|
7 |
git+https://github.com/huggingface/diffusers.git
|