Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
gradio>=4.0
|
| 3 |
+
diffusers
|
| 4 |
+
numpy
|
| 5 |
+
pillow
|
| 6 |
+
torch
|