Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
gradio=
|
| 2 |
requests>=2.28
|
| 3 |
-
|
| 4 |
-
mistralai>=0.
|
| 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
|