Spaces:
Running
on
Zero
Running
on
Zero
update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
git+https://github.com/huggingface/transformers.git
|
| 2 |
git+https://github.com/huggingface/accelerate.git
|
| 3 |
git+https://github.com/huggingface/peft.git
|
| 4 |
transformers-stream-generator
|
|
|
|
| 5 |
huggingface_hub
|
| 6 |
albumentations
|
| 7 |
qwen-vl-utils
|
|
|
|
|
|
|
| 1 |
git+https://github.com/huggingface/accelerate.git
|
| 2 |
git+https://github.com/huggingface/peft.git
|
| 3 |
transformers-stream-generator
|
| 4 |
+
transformers==4.57.1
|
| 5 |
huggingface_hub
|
| 6 |
albumentations
|
| 7 |
qwen-vl-utils
|