mgbam commited on
Commit
b0ee9ad
·
verified ·
1 Parent(s): b4b0710

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,6 +2,7 @@ streamlit
2
  google-generativeai>=0.4.0
3
  pillow
4
  numpy
5
- moviepy # <--- Add this line
 
6
  pydantic>=1.8,<2.0 # Or >=2.0 if adapted
7
  nest_asyncio
 
2
  google-generativeai>=0.4.0
3
  pillow
4
  numpy
5
+ moviepy==1.0.3
6
+
7
  pydantic>=1.8,<2.0 # Or >=2.0 if adapted
8
  nest_asyncio