Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +8 -14
requirements.txt
CHANGED
@@ -1,14 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
av
|
9 |
-
ipython
|
10 |
-
reportlab
|
11 |
-
fpdf
|
12 |
-
python-docx
|
13 |
-
pillow
|
14 |
-
huggingface_hub
|
|
|
1 |
+
gradio_client==1.3.0
|
2 |
+
qwen-vl-utils==0.0.2
|
3 |
+
transformers-stream-generator==0.0.4
|
4 |
+
torch==2.4.0
|
5 |
+
torchvision==0.19.0
|
6 |
+
git+https://github.com/huggingface/transformers.git
|
7 |
+
accelerate
|
8 |
+
av
|
|
|
|
|
|
|
|
|
|
|
|