Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==2.2.6
|
2 |
+
torch==1.11.0
|
3 |
+
streamlit==0.88.0
|
4 |
+
tqdm==4.62.3
|
5 |
+
diffusers==0.2.2
|
6 |
+
Pillow==8.3.1
|
7 |
+
requests==2.26.0
|