Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -2,5 +2,10 @@ accelerate
|
|
2 |
transformers
|
3 |
gradio
|
4 |
spaces
|
|
|
|
|
5 |
huggingface_hub
|
6 |
-
opencv-python
|
|
|
|
|
|
|
|
2 |
transformers
|
3 |
gradio
|
4 |
spaces
|
5 |
+
torch
|
6 |
+
torchvision
|
7 |
huggingface_hub
|
8 |
+
opencv-python
|
9 |
+
gradio_client
|
10 |
+
qwen-vl-utils
|
11 |
+
transformers-stream-generator
|