Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
boto3
|
2 |
qwen-vl-utils
|
3 |
-
beautifulsoup4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
boto3
|
2 |
qwen-vl-utils
|
3 |
+
beautifulsoup4
|
4 |
+
numpy==1.24.4
|
5 |
+
Pillow==10.3.0
|
6 |
+
Requests==2.31.0
|
7 |
+
torch
|
8 |
+
torchvision
|
9 |
+
git+https://github.com/huggingface/transformers.git
|
10 |
+
accelerate
|
11 |
+
av
|