Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
17cd8c7
1
Parent(s):
0d32e06
Add new requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
numpy==1.24.4
|
2 |
-
Pillow==10.3.0
|
3 |
-
Requests==2.31.0
|
4 |
-
torch
|
5 |
-
torchvision
|
6 |
-
transformers
|
7 |
-
accelerate==0.30.0
|
8 |
-
qwen-vl-utils
|
9 |
deepseek-vl2 @ git+https://github.com/deepseek-ai/DeepSeek-VL2.git
|
|
|
1 |
+
#numpy==1.24.4
|
2 |
+
#Pillow==10.3.0
|
3 |
+
#Requests==2.31.0
|
4 |
+
#torch
|
5 |
+
#torchvision
|
6 |
+
#transformers
|
7 |
+
#accelerate==0.30.0
|
8 |
+
#qwen-vl-utils
|
9 |
deepseek-vl2 @ git+https://github.com/deepseek-ai/DeepSeek-VL2.git
|