Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch
|
2 |
-
|
3 |
pillow
|
4 |
gradio
|
5 |
qwen-vl-utils
|
|
|
1 |
torch
|
2 |
+
transformers>=4.37.2
|
3 |
pillow
|
4 |
gradio
|
5 |
qwen-vl-utils
|