Commit 4299fa6f authored by raojy's avatar raojy 💬
Browse files

Update README.md

parent 876a36a4
...@@ -89,11 +89,12 @@ python example.py \ ...@@ -89,11 +89,12 @@ python example.py \
--model_path sensenova/SenseNova-SI-1.3-InternVL3-8B --model_path sensenova/SenseNova-SI-1.3-InternVL3-8B
``` ```
##### Example 4 ##### Example 4
```
python example.py \ python example.py \
--image_paths examples/Q4.png \ --image_paths examples/Q4.png \
--question "Please provide the bounding box coordinate of the region this sentence describes: <ref>blue shirt lady</ref>" \ --question "Please provide the bounding box coordinate of the region this sentence describes: <ref>blue shirt lady</ref>" \
--model_path sensenova/SenseNova-SI-1.4-InternVL3-8B --model_path sensenova/SenseNova-SI-1.4-InternVL3-8B
```
## 效果展示 ## 效果展示
<div align=center> <div align=center>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment