likhonsheikh commited on
Commit
f468342
·
verified ·
1 Parent(s): 69b5552

Update requirements for full application

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- # Minimal working dependencies for HuggingFace Space
2
  gradio>=4.16.0,<4.29.0
3
- huggingface_hub>=0.17.0,<0.23.0
 
 
1
+ # Enhanced Gemini Multi-API - Full Dependencies
2
  gradio>=4.16.0,<4.29.0
3
+ huggingface_hub>=0.17.0,<0.23.0
4
+ requests>=2.28.0,<3.0.0