Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ pandas
|
|
| 7 |
gradio
|
| 8 |
opencv-python-headless
|
| 9 |
qwen-vl-utils
|
| 10 |
-
pillow
|
|
|
|
|
|
| 7 |
gradio
|
| 8 |
opencv-python-headless
|
| 9 |
qwen-vl-utils
|
| 10 |
+
pillow
|
| 11 |
+
torchvision
|