Spaces:
Runtime error
Runtime error
Edit requrements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ python-dotenv
|
|
10 |
|
11 |
gradio==4.44.1
|
12 |
nest-asyncio>=1.5.6
|
13 |
-
uvicorn>=0.22.0
|
|
|
|
10 |
|
11 |
gradio==4.44.1
|
12 |
nest-asyncio>=1.5.6
|
13 |
+
uvicorn>=0.22.0
|
14 |
+
fastapi
|