Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +13 -18
requirements.txt
CHANGED
@@ -1,19 +1,14 @@
|
|
1 |
-
|
2 |
-
opencv-python
|
3 |
-
diffusers==0.32.2
|
4 |
-
gradio_client==1.3.0
|
5 |
-
qwen-vl-utils==0.0.2
|
6 |
-
transformers-stream-generator==0.0.4
|
7 |
accelerate
|
8 |
-
|
9 |
-
|
10 |
-
torch
|
11 |
-
torchvision
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
python-
|
18 |
-
|
19 |
-
|
|
|
1 |
+
transformers
|
|
|
|
|
|
|
|
|
|
|
2 |
accelerate
|
3 |
+
numpy
|
4 |
+
Requests
|
5 |
+
torch
|
6 |
+
torchvision
|
7 |
+
qwen-vl-utils
|
8 |
+
av
|
9 |
+
ipython
|
10 |
+
reportlab
|
11 |
+
fpdf
|
12 |
+
python-docx
|
13 |
+
pillow
|
14 |
+
huggingface_hub
|