Update README.md
Browse files
README.md
CHANGED
|
@@ -157,6 +157,8 @@ image >> image/ssd_car.jpg
|
|
| 157 |
|
| 158 |
**If you using video process**
|
| 159 |
|
|
|
|
|
|
|
| 160 |
```
|
| 161 |
root@ax650:/mnt/qtang/llm-test/qwen2.5-vl-3b# ./run_qwen2_5_vl_video.sh
|
| 162 |
[I][ Init][ 129]: LLM init start
|
|
|
|
| 157 |
|
| 158 |
**If you using video process**
|
| 159 |
|
| 160 |
+
Please pre-process the image of the video file into a 308x308 size picture
|
| 161 |
+
|
| 162 |
```
|
| 163 |
root@ax650:/mnt/qtang/llm-test/qwen2.5-vl-3b# ./run_qwen2_5_vl_video.sh
|
| 164 |
[I][ Init][ 129]: LLM init start
|