Spaces:
Running on Zero
Running on Zero
update requirements
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
|
@@ -2,7 +2,6 @@ git+https://github.com/huggingface/accelerate.git
|
|
| 2 |
git+https://github.com/huggingface/peft.git
|
| 3 |
transformers-stream-generator
|
| 4 |
transformers==5.2.0
|
| 5 |
-
bitsandbytes>=0.43.0
|
| 6 |
huggingface_hub
|
| 7 |
qwen-vl-utils
|
| 8 |
sentencepiece
|
|
@@ -12,8 +11,6 @@ supervision
|
|
| 12 |
molmo_utils
|
| 13 |
matplotlib
|
| 14 |
requests
|
| 15 |
-
kernels
|
| 16 |
-
tokenizers
|
| 17 |
hf_xet
|
| 18 |
einops
|
| 19 |
spaces
|
|
|
|
| 2 |
git+https://github.com/huggingface/peft.git
|
| 3 |
transformers-stream-generator
|
| 4 |
transformers==5.2.0
|
|
|
|
| 5 |
huggingface_hub
|
| 6 |
qwen-vl-utils
|
| 7 |
sentencepiece
|
|
|
|
| 11 |
molmo_utils
|
| 12 |
matplotlib
|
| 13 |
requests
|
|
|
|
|
|
|
| 14 |
hf_xet
|
| 15 |
einops
|
| 16 |
spaces
|