mgbam commited on
Commit
87d0863
·
verified ·
1 Parent(s): 3c37f6f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  streamlit
2
- google-generativeai
3
  moviepy==1.0.3 # Pin to a widely used older version
4
  Pillow
5
  nest_asyncio
 
1
  streamlit
2
+ google-generativeai>=0.4.0 # Or preferably the latest version
3
  moviepy==1.0.3 # Pin to a widely used older version
4
  Pillow
5
  nest_asyncio