Spaces:
Sleeping
Sleeping
KoonJamesZ
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
torch
|
|
|
2 |
qwen-vl-utils
|
3 |
accelerate
|
4 |
gradio
|
5 |
moviepy
|
6 |
-
flash-attn
|
7 |
ultralytics
|
8 |
optimum
|
9 |
auto-gptq
|
|
|
1 |
torch
|
2 |
+
transformers
|
3 |
qwen-vl-utils
|
4 |
accelerate
|
5 |
gradio
|
6 |
moviepy
|
|
|
7 |
ultralytics
|
8 |
optimum
|
9 |
auto-gptq
|