Spaces:
Running
on
Zero
Running
on
Zero
fix bug
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -52,7 +52,7 @@ fal_client
|
|
| 52 |
-e git+https://github.com/TIGER-AI-Lab/VideoGenHub.git#egg=videogen-hub
|
| 53 |
open_clip_torch
|
| 54 |
decord
|
| 55 |
-
huggingface_hub
|
| 56 |
open-clip-torch-any-py3
|
| 57 |
modelscope
|
| 58 |
protobuf==3.20.*
|
|
|
|
| 52 |
-e git+https://github.com/TIGER-AI-Lab/VideoGenHub.git#egg=videogen-hub
|
| 53 |
open_clip_torch
|
| 54 |
decord
|
| 55 |
+
huggingface_hub==0.23.3
|
| 56 |
open-clip-torch-any-py3
|
| 57 |
modelscope
|
| 58 |
protobuf==3.20.*
|