InferenceLab commited on
Commit
bb1ec5d
·
verified ·
1 Parent(s): 7319636

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- gradio==4.29.0
2
- google-genai==0.5.2
3
- python-dotenv==1.1.1
 
 
 
1
+ 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