Hamed744 commited on
Commit
9e97ca0
·
verified ·
1 Parent(s): b30822c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- google-generativeai
2
  pydub
3
- gradio==4.39.0 # این نسخه را ثابت نگه دارید تا مطمئن شوید
4
- numpy # جدید: این خط را اضافه کنید
 
1
+ google-generativeai==0.6.0 # یا هر نسخه جدیدتر که در pypi.org برای google-generativeai موجود است.
2
  pydub
3
+ gradio==4.39.0
4
+ numpy