Spaces:
Runtime error
Runtime error
update requirements [.git]
Browse files- requirements.txt +10 -8
requirements.txt
CHANGED
|
@@ -1,12 +1,14 @@
|
|
| 1 |
-
git+https://github.com/huggingface/transformers.git@v4.57.1
|
| 2 |
git+https://github.com/huggingface/accelerate.git
|
|
|
|
| 3 |
git+https://github.com/huggingface/peft.git
|
|
|
|
| 4 |
huggingface_hub
|
| 5 |
-
|
| 6 |
-
sentencepiece
|
| 7 |
-
opencv-python
|
| 8 |
-
torch==2.6.0
|
| 9 |
-
molmo_utils
|
| 10 |
torchvision
|
| 11 |
-
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
git+https://github.com/huggingface/accelerate.git
|
| 2 |
+
git+https://github.com/huggingface/diffusers.git
|
| 3 |
git+https://github.com/huggingface/peft.git
|
| 4 |
+
transformers==4.57.1
|
| 5 |
huggingface_hub
|
| 6 |
+
sentencepiece
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
torchvision
|
| 8 |
+
supervision
|
| 9 |
+
kernels
|
| 10 |
+
spaces
|
| 11 |
+
hf_xet
|
| 12 |
+
torch
|
| 13 |
+
numpy
|
| 14 |
+
av
|