CB commited on
Commit
82caad1
·
verified ·
1 Parent(s): 3b84c09

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  streamlit>=1.20
2
  google-generativeai>=0.8.0
3
  python-dotenv>=1.0
4
- ffmpeg-python>=0.3
5
  requests>=2.28
6
  tqdm>=4.65
 
1
  streamlit>=1.20
2
  google-generativeai>=0.8.0
3
  python-dotenv>=1.0
4
+ python-ffmpeg>=2.0.0
5
  requests>=2.28
6
  tqdm>=4.65