Spaces:
Runtime error
Runtime error
Commit
•
e049571
1
Parent(s):
aca4e4d
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch==1.12.1+cu113
|
3 |
torchvision==0.13.1+cu113
|
4 |
-
diffusers
|
5 |
accelerate==0.12.0
|
6 |
OmegaConf
|
7 |
wget
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch==1.12.1+cu113
|
3 |
torchvision==0.13.1+cu113
|
4 |
+
diffusers==0.11.1
|
5 |
accelerate==0.12.0
|
6 |
OmegaConf
|
7 |
wget
|