Commit dc5eb213 authored by YaningDylan's avatar YaningDylan
Browse files

minor

parent 225986cb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ pip install svgpathtools
pip install cairosvg

# Then run experiment of SVG simply copy the code below
bash vagen\examples\debug_svg_vision_grpo\run.sh
bash vagen/examples/debug_svg_vision_grpo/run.sh
```

### SVGDino
@@ -45,5 +45,5 @@ pip install flask
python vagen/env/svgdino/reward_model_server.py --port 5000

# Then run experiment of SVG simply copy the code below
bash vagen\examples\debug_svgdino_vision_grpo\run.sh
bash vagen/examples/debug_svgdino_vision_grpo/run.sh
```
 No newline at end of file