InferenceLab commited on
Commit
cf1ec2f
·
verified ·
1 Parent(s): 92381e6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1 +1,6 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ gradio==5.38.0
3
+ google-genai==1.24.0
4
+ python-dotenv==1.1.1
5
+ fastapi==0.116.1
6
+ uvicorn==0.35.0