Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +28 -7
requirements.txt
CHANGED
|
@@ -1,14 +1,35 @@
|
|
| 1 |
-
git+https://github.com/huggingface/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
sentencepiece
|
|
|
|
|
|
|
| 3 |
opencv-python
|
| 4 |
-
imageio[pyav]
|
| 5 |
torchvision
|
| 6 |
matplotlib
|
| 7 |
-
|
| 8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
pillow
|
| 10 |
gradio
|
| 11 |
-
spaces
|
| 12 |
-
numpy
|
| 13 |
torch
|
| 14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
git+https://github.com/huggingface/accelerate.git
|
| 2 |
+
ftfy
|
| 3 |
+
git+https://github.com/huggingface/peft.git
|
| 4 |
+
datasets
|
| 5 |
+
scikit-image
|
| 6 |
+
pycocotools
|
| 7 |
+
ipywidgets
|
| 8 |
+
ipympl
|
| 9 |
+
ipycanvas
|
| 10 |
+
decord
|
| 11 |
+
iopath
|
| 12 |
+
scikit-learn
|
| 13 |
+
huggingface_hub
|
| 14 |
+
qwen-vl-utils
|
| 15 |
sentencepiece
|
| 16 |
+
soundfile
|
| 17 |
+
librosa
|
| 18 |
opencv-python
|
|
|
|
| 19 |
torchvision
|
| 20 |
matplotlib
|
| 21 |
+
requests
|
| 22 |
+
protobuf
|
| 23 |
+
tokenizers
|
| 24 |
+
hf_xet
|
| 25 |
+
einops
|
| 26 |
+
spaces
|
| 27 |
pillow
|
| 28 |
gradio
|
|
|
|
|
|
|
| 29 |
torch
|
| 30 |
+
timm
|
| 31 |
+
av
|
| 32 |
+
sox
|
| 33 |
+
scipy
|
| 34 |
+
kernels
|
| 35 |
+
soundfile
|