InferenceLab commited on
Commit
a634dfa
·
verified ·
1 Parent(s): 2a97206

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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