Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
gradio==3.44.0
|
| 2 |
python-dotenv==1.1.1
|
| 3 |
requests==2.32.5
|
|
|
|
|
|
| 1 |
gradio==3.44.0
|
| 2 |
python-dotenv==1.1.1
|
| 3 |
requests==2.32.5
|
| 4 |
+
flask==2.3.3
|