farida5gaber commited on
Commit
80affc3
·
verified ·
1 Parent(s): 65e8cd5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- google-generativeai
2
- gradio
3
- python-dotenv
4
- pillow
 
1
+ google-generativeai==0.8.3
2
+ huggingface-hub==0.23.5
3
+ pydantic>=2.0,<2.10