Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
huggingface_hub
|
| 2 |
torch
|
| 3 |
gradio
|
| 4 |
decord
|
| 5 |
-
|
| 6 |
moviepy==1.0.3
|
| 7 |
transformers==4.40.1
|
| 8 |
timm
|
|
|
|
| 1 |
+
huggingface_hub
|
| 2 |
torch
|
| 3 |
gradio
|
| 4 |
decord
|
| 5 |
+
sentencepiece
|
| 6 |
moviepy==1.0.3
|
| 7 |
transformers==4.40.1
|
| 8 |
timm
|