MZ14E commited on
Commit
aedeb21
·
verified ·
1 Parent(s): bf1e1f0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- gradio[oauth]
2
- uvicorn
3
- fastapi
4
- spaces
5
- huggingface_hub<1.0.0
6
- # or more specifically:
7
- # huggingface_hub==0.34.3 # last 0.x version that still has HfFolder
 
1
+ gradio
2
+ apify-client
3
+ google-genai
4
+ python-dotenv
5
+ pandas
6
+ huggingface_hub