MZ14E commited on
Commit
cb3cb3a
·
verified ·
1 Parent(s): 924bed0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- apify-client
2
- google-genai
3
- python-dotenv
4
- pandas
5
- huggingface_hub==0.20.3
 
1
+ gradio[oauth]==4.26.0
2
+ uvicorn[standard]>=0.14.0
3
+ fastapi<0.113.0
4
+ spaces