Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
|
|
|
|
|
| 1 |
gradio==4.44.1
|
| 2 |
python-dotenv==1.0.1
|
|
|
|
| 1 |
+
fastapi==0.111.1
|
| 2 |
+
uvicorn==0.30.6
|
| 3 |
gradio==4.44.1
|
| 4 |
python-dotenv==1.0.1
|