Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==3.44.0
|
| 2 |
+
torch==2.0.1
|
| 3 |
+
diffusers==0.20.2
|
| 4 |
+
pillow==10.0.0
|