Spaces:
Runtime error
Runtime error
Commit
Β·
433ae3e
1
Parent(s):
b3c5a1a
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -3,8 +3,8 @@ torchvision
|
|
| 3 |
pillow
|
| 4 |
gradio
|
| 5 |
numpy
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
|
|
|
| 3 |
pillow
|
| 4 |
gradio
|
| 5 |
numpy
|
| 6 |
+
scipy
|
| 7 |
+
transformers==4.25.1
|
| 8 |
+
diffusers
|
| 9 |
+
ftfy
|
| 10 |
+
accelerate
|