Spaces:
Runtime error
Runtime error
Update reqiurements.txt
Browse files- reqiurements.txt +5 -5
reqiurements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
diffusers
|
2 |
-
transformers
|
3 |
-
diffusers[torch]
|
4 |
-
accelerate
|
5 |
torch
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
+
transformers
|
3 |
+
scipy
|
4 |
+
ftfy
|
5 |
+
git+https://github.com/huggingface/diffusers
|
6 |
+
|