Commit dc67fb63 authored by root's avatar root
Browse files

minor

parent c8b2d1cc
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_structure_only.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_dino_only.sh
bash vagen\examples\debug_svgdino_vision_grpo\run.sh
```
 No newline at end of file