Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +57 -1
requirements.txt
CHANGED
@@ -13,4 +13,60 @@ dashscope
|
|
13 |
imageio-ffmpeg
|
14 |
gradio>=5.0.0
|
15 |
numpy>=1.23.5,<2
|
16 |
-
spaces
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
imageio-ffmpeg
|
14 |
gradio>=5.0.0
|
15 |
numpy>=1.23.5,<2
|
16 |
+
spaces
|
17 |
+
transformers>=4.46.1
|
18 |
+
accelerate>=1.0.1
|
19 |
+
tokenizers>=0.20.1
|
20 |
+
albumentations>=1.4.20
|
21 |
+
av>=13.1.0
|
22 |
+
decord>=0.6.0
|
23 |
+
einops>=0.8.0
|
24 |
+
fastapi>=0.115.3
|
25 |
+
gdown>=5.2.0
|
26 |
+
h5py>=3.12.1
|
27 |
+
idna>=3.6
|
28 |
+
imageio>=2.36.0
|
29 |
+
matplotlib>=3.9.2
|
30 |
+
numpy>=1.26.3
|
31 |
+
omegaconf>=2.3.0
|
32 |
+
opencv-python>=4.10.0.84
|
33 |
+
opencv-python-headless>=4.10.0.84
|
34 |
+
pandas>=2.2.3
|
35 |
+
pillow>=10.2.0
|
36 |
+
pydub>=0.25.1
|
37 |
+
pytorch-lightning>=2.4.0
|
38 |
+
pytorchvideo>=0.1.5
|
39 |
+
PyYAML>=6.0.1
|
40 |
+
regex>=2024.9.11
|
41 |
+
requests>=2.31.0
|
42 |
+
scikit-learn>=1.5.2
|
43 |
+
scipy>=1.14.1
|
44 |
+
six>=1.16.0
|
45 |
+
test-tube>=0.7.5
|
46 |
+
timm>=1.0.11
|
47 |
+
torchdiffeq>=0.2.4
|
48 |
+
torchmetrics>=1.5.1
|
49 |
+
tqdm>=4.66.5
|
50 |
+
urllib3>=2.2.0
|
51 |
+
uvicorn>=0.32.0
|
52 |
+
scikit-video>=1.1.11
|
53 |
+
imageio-ffmpeg>=0.5.1
|
54 |
+
sentencepiece>=0.2.0
|
55 |
+
beautifulsoup4>=4.12.3
|
56 |
+
ftfy>=6.3.0
|
57 |
+
moviepy>=1.0.3
|
58 |
+
wandb>=0.18.5
|
59 |
+
tensorboard>=2.18.0
|
60 |
+
pydantic>=2.9.2
|
61 |
+
gradio>=5.3.0
|
62 |
+
huggingface_hub>=0.26.1
|
63 |
+
protobuf>=5.28.3
|
64 |
+
watch
|
65 |
+
gpustat
|
66 |
+
peft>=0.13.2
|
67 |
+
liger_kernel>=0.4.1
|
68 |
+
loguru
|
69 |
+
torchvision
|
70 |
+
ninja
|
71 |
+
safetensors
|
72 |
+
packaging
|