Fix app startup for HF Spaces
Browse filesCall demo.launch() unconditionally instead of only when __main__.
HF Spaces imports the module rather than running it directly.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Call demo.launch() unconditionally instead of only when __main__.
HF Spaces imports the module rather than running it directly.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>