Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,8 +2,8 @@ gradio
|
|
2 |
opencv-python
|
3 |
huggingface_hub
|
4 |
spaces
|
5 |
-
|
6 |
-
|
7 |
transformers-stream-generator
|
8 |
qwen-vl-utils
|
9 |
torchvision
|
|
|
2 |
opencv-python
|
3 |
huggingface_hub
|
4 |
spaces
|
5 |
+
git+https://github.com/huggingface/transformers.git
|
6 |
+
git+https://github.com/huggingface/accelerate.git
|
7 |
transformers-stream-generator
|
8 |
qwen-vl-utils
|
9 |
torchvision
|