rooting-future / scripts /run_demo.bat
mtornani's picture
Initial HF Spaces deployment (clean branch without large binaries)
38f9c15
@echo off
echo Running end-to-end demo... This will generate a plan and export documents to output_demo/
python scripts/demo_end_to_end.py
pause