Hug0endob commited on
Commit
7be4c85
·
verified ·
1 Parent(s): b9f10dd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio==3.40.0
2
  requests>=2.28
3
- Pillow>=9.0
4
- mistralai>=0.0.5
5
- ffmpeg-python>=0.2.0
 
1
+ gradio>=3.40
2
  requests>=2.28
3
+ pillow>=9.0
4
+ mistralai>=0.1.0
5
+ ffmpeg-python>=0.2.0