Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
pillow>=9.0
|
| 3 |
requests>=2.28
|
| 4 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==3.40.0
|
|
|
|
| 2 |
requests>=2.28
|
| 3 |
+
Pillow>=9.0
|
| 4 |
+
mistralai>=0.0.5
|
| 5 |
+
ffmpeg-python>=0.2.0
|