Fix app.py: Use exec() to properly execute gradio_app as __main__ 998bf82 minhho commited on Oct 9, 2025
Fix UI loading: Remove FastAPI wrapper and use Gradio's native server 8978946 minhho commited on Oct 9, 2025
Fix sys.argv to prevent Gradio URLs from being parsed as arguments 79a0702 minhho commited on Oct 8, 2025
Fix HF Spaces: app.py execution, add packages.txt and spaces library 3a7c8f3 minhho commited on Oct 8, 2025
Prepare for HF Spaces deployment: add app.py, update README with Python 3.10 config 1208dfa minhho commited on Oct 8, 2025