Add --logdir argument to sample.py parser and restore it in app.py a1fd3d3 leoeric commited on Dec 9, 2025
Fix checkpoint download logic to properly handle Model Hub downloads 86fdec4 leoeric commited on Dec 9, 2025
Remove unsupported info parameters from Gradio components for compatibility 06f3d78 leoeric commited on Dec 9, 2025
Fix CSS by using gr.HTML instead of css parameter for compatibility 3421c13 leoeric commited on Dec 9, 2025
Remove unsupported theme parameter from gr.Blocks for compatibility 57092df leoeric commited on Dec 9, 2025
Add queue system to launch for better long-running operation handling 1dfb088 leoeric commited on Dec 9, 2025
Complete UI redesign with improved tabs, better organization, and enhanced visual design ff7da2f leoeric commited on Dec 9, 2025
Improve UI design with modern styling, better layout, and visual enhancements 15008bf leoeric commited on Dec 9, 2025
Fix OMP_NUM_THREADS warning by setting it before torch import 1ac6ba4 leoeric commited on Dec 9, 2025
Add queue system to handle long-running operations and prevent timeout errors 9e01ee0 leoeric commited on Dec 9, 2025
Improve checkpoint caching check and set logdir for easier output finding 02a442c leoeric commited on Dec 9, 2025
Improve error messages and add status updates for long-running operations fcc18a6 leoeric commited on Dec 9, 2025
Add Model Hub support for downloading checkpoints (solves 1GB storage limit) 447bd94 leoeric commited on Dec 9, 2025