Hunyuan-MT / app.py

Commit History

Fix app.py: Use exec() to properly execute gradio_app as __main__
998bf82

minhho commited on

Fix UI loading: Remove FastAPI wrapper and use Gradio's native server
8978946

minhho commited on

Use runpy.run_path for cleaner gradio_app execution
539241b

minhho commited on

Fix sys.argv to prevent Gradio URLs from being parsed as arguments
79a0702

minhho commited on

Fix app.py to properly execute gradio_app main block
efd7869

minhho commited on

Fix HF Spaces: app.py execution, add packages.txt and spaces library
3a7c8f3

minhho commited on

Prepare for HF Spaces deployment: add app.py, update README with Python 3.10 config
1208dfa

minhho commited on