Spaces:
Running
on
Zero
Running
on
Zero
nhatipoglu
commited on
Commit
•
294fbfd
1
Parent(s):
56cc5e6
Update requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
CHANGED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy==1.24.4
|
2 |
+
Pillow==10.3.0
|
3 |
+
Requests==2.31.0
|
4 |
+
torch
|
5 |
+
torchvision
|
6 |
+
transformers
|
7 |
+
git+https://github.com/huggingface/transformers.git@main
|
8 |
+
accelerate==0.30.0
|
9 |
+
qwen-vl-utils
|