Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -3,6 +3,10 @@ git+https://github.com/huggingface/accelerate.git
|
|
3 |
huggingface-hub
|
4 |
spaces
|
5 |
pillow
|
|
|
|
|
|
|
6 |
torch
|
7 |
opencv-python
|
8 |
-
diffusers==0.32.2
|
|
|
|
3 |
huggingface-hub
|
4 |
spaces
|
5 |
pillow
|
6 |
+
gradio_client==1.3.0
|
7 |
+
qwen-vl-utils==0.0.2
|
8 |
+
transformers-stream-generator==0.0.4
|
9 |
torch
|
10 |
opencv-python
|
11 |
+
diffusers==0.32.2
|
12 |
+
av
|