CosmoAI commited on
Commit
41e60b4
·
verified ·
1 Parent(s): 63b6e0a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  groq
2
- gradio
3
  python-dotenv
4
  deep-translator
5
- google-generativeai
 
 
1
  groq
2
+ gradio>=4.0.0
3
  python-dotenv
4
  deep-translator
5
+ google-generativeai
6
+ huggingface_hub>=0.20.0