Noo88ear commited on
Commit
98b196c
·
verified ·
1 Parent(s): 3001f99

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -1
requirements.txt CHANGED
@@ -1 +1,12 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio[mcp]>=5.39.0
2
+ pillow>=10.0.0
3
+ google-generativeai>=0.8.0
4
+ google-genai>=0.2.0
5
+ google-auth>=2.0.0
6
+ google-cloud-core>=2.0.0
7
+ google-oauth2-tool>=0.0.3
8
+ aiohttp>=3.8.0
9
+ requests>=2.25.0
10
+ typing-extensions>=4.0.0
11
+ python-dotenv>=1.0.0
12
+ pandas>=2.0.0