Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -2,5 +2,5 @@ gradio
|
|
| 2 |
torch
|
| 3 |
decord
|
| 4 |
pytube @ git+https://github.com/oncename/pytube.git
|
| 5 |
-
imageio==2.
|
| 6 |
-
transformers
|
|
|
|
| 2 |
torch
|
| 3 |
decord
|
| 4 |
pytube @ git+https://github.com/oncename/pytube.git
|
| 5 |
+
imageio==2.25.1
|
| 6 |
+
transformers==4.28.1
|