yuhangzang commited on
Commit
3886bf3
·
verified ·
1 Parent(s): 76de6a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -72,7 +72,7 @@ import torch
72
  model_path = "internlm/Spatial-SSRL-Qwen3-VL-4B" #You can change it to your own local path if deployed already
73
 
74
  #Change the path of the input image
75
- img_path = "eg1.jpg"
76
 
77
  #Change your question here
78
  question = "Question: Consider the real-world 3D locations and orientations of the objects. If I stand at the man's position facing where it is facing, is the menu on the left or right of me?\nOptions:\nA. on the left\nB. on the right\n"
 
72
  model_path = "internlm/Spatial-SSRL-Qwen3-VL-4B" #You can change it to your own local path if deployed already
73
 
74
  #Change the path of the input image
75
+ img_path = "assets/eg1.jpg"
76
 
77
  #Change your question here
78
  question = "Question: Consider the real-world 3D locations and orientations of the objects. If I stand at the man's position facing where it is facing, is the menu on the left or right of me?\nOptions:\nA. on the left\nB. on the right\n"