Spaces:
Runtime error
Runtime error
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
|
3 |
diffusers==0.8.0
|
4 |
-
transformers
|
5 |
scipy
|
6 |
ftfy
|
7 |
accelerate
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
diffusers==0.8.0
|
4 |
+
transformers==4.24.0
|
5 |
scipy
|
6 |
ftfy
|
7 |
accelerate
|