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