Spaces:
Running
Running
Update Requirements.txt
Browse files- Requirements.txt +3 -1
Requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
gradio==4.19.2
|
| 2 |
supabase==2.3.0
|
| 3 |
-
python-dotenv==1.0.0
|
|
|
|
|
|
|
|
|
| 1 |
gradio==4.19.2
|
| 2 |
supabase==2.3.0
|
| 3 |
+
python-dotenv==1.0.0
|
| 4 |
+
fastapi==0.104.1
|
| 5 |
+
uvicorn==0.24.0
|