Spaces:
Running
Running
InferenceLab
commited on
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio==5.38.0
|
|
2 |
google-genai==1.24.0
|
3 |
python-dotenv==1.1.1
|
4 |
fastapi==0.116.1
|
|
|
5 |
uvicorn==0.35.0
|
|
|
2 |
google-genai==1.24.0
|
3 |
python-dotenv==1.1.1
|
4 |
fastapi==0.116.1
|
5 |
+
nest_asyncio==1.6.0
|
6 |
uvicorn==0.35.0
|