Hamed744 commited on
Commit
eb044e9
·
verified ·
1 Parent(s): e2d623f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  gradio
2
- google-generativeai
3
  pydub
4
- google-api-core
 
1
  gradio
2
+ google-generativeai>=0.5.0 # یا یک نسخه جدیدتر مثل google-generativeai==0.6.0
3
  pydub
4
+ google-api-core>=2.0.0