Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ pillow==10.4.0
|
|
5 |
qwen-vl-utils==0.0.5
|
6 |
fastapi==0.115.2
|
7 |
uvicorn==0.27.1
|
8 |
-
python-multipart
|
|
|
|
|
|
5 |
qwen-vl-utils==0.0.5
|
6 |
fastapi==0.115.2
|
7 |
uvicorn==0.27.1
|
8 |
+
python-multipart
|
9 |
+
bitsandbytes
|
10 |
+
accelerate
|