Spaces:
Running on Zero
Running on Zero
update requirements
Browse files- requirements.txt +21 -0
requirements.txt
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
git+https://github.com/huggingface/accelerate.git
|
| 2 |
+
git+https://github.com/huggingface/peft.git
|
| 3 |
+
transformers-stream-generator
|
| 4 |
+
transformers==5.15.0
|
| 5 |
+
huggingface_hub
|
| 6 |
+
qwen-vl-utils
|
| 7 |
+
sentencepiece
|
| 8 |
+
opencv-python
|
| 9 |
+
torchvision
|
| 10 |
+
supervision
|
| 11 |
+
molmo_utils
|
| 12 |
+
matplotlib
|
| 13 |
+
requests
|
| 14 |
+
hf_xet
|
| 15 |
+
einops
|
| 16 |
+
spaces
|
| 17 |
+
pillow
|
| 18 |
+
gradio==6.24.0
|
| 19 |
+
torch
|
| 20 |
+
timm
|
| 21 |
+
av
|