Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
torch
|
| 2 |
transformers
|
| 3 |
-
gradio
|
| 4 |
ffmpeg-python
|
| 5 |
#ffmpeg
|
| 6 |
|
|
|
|
| 1 |
torch
|
| 2 |
transformers
|
| 3 |
+
gradio==4.36.1
|
| 4 |
ffmpeg-python
|
| 5 |
#ffmpeg
|
| 6 |
|