Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
|
|
1 |
gradio==3.50.2
|
2 |
openai==1.3.7
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
pillow==10.0.0
|
|
|
1 |
+
streamlit==1.34.0
|
2 |
gradio==3.50.2
|
3 |
openai==1.3.7
|
4 |
+
pyngrok==7.0.0
|
5 |
+
requests==2.31.0
|
6 |
+
python-dotenv==1.0.0
|
|