Spaces:
Runtime error
Runtime error
ascarlettvfx
commited on
Commit
•
76403a8
1
Parent(s):
0bbefc3
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
1 |
+
torch>=1.10.0
|
2 |
+
gradio
|
3 |
+
Pillow
|
4 |
+
diffusers==0.2.4
|
5 |
+
transformers
|