rai icon indicating copy to clipboard operation
rai copied to clipboard

feat: select layout for manipulation demo

Open boczekbartek opened this issue 2 months ago • 0 comments

Purpose

  • To select layout for streamlit manipulation demo

Proposed Changes

Use rai_bench

Issues

Testing

Default layout:

streamlit run examples/manipulation-demo-streamlit.py

Selected layout:

streamlit run examples/manipulation-demo-streamlit.py [layout_name]

Where layout_name is one of layouts (e.g. 1a_2bc from configs

boczekbartek avatar Oct 13 '25 08:10 boczekbartek