Fix: Remove unsupported show_copy_button parameter and fix PYTORCH_ALLOC_CONF deprecation d092df2 leoeric commited on 13 days ago
Improve error visibility: Add scroll reminder and increase status box size 5ade07c leoeric commited on 13 days ago
Fix log visibility: Display logs directly in UI instead of relying on file access 0a33f4f leoeric commited on 13 days ago
Improve log visibility and error reporting for GPU abort debugging b9eaf60 leoeric commited on 13 days ago
Fix GPU abort: Add memory optimizations (half precision, better monitoring) fa69135 leoeric commited on 13 days ago
Fix GPU abort error: improve ZeroGPU decorator detection and GPU context handling 34395b9 leoeric commited on 13 days ago
Improve error handling to show full error details and tracebacks in UI 5616201 leoeric commited on 14 days ago
Fix deprecated PYTORCH_CUDA_ALLOC_CONF warning - use PYTORCH_ALLOC_CONF instead 6364a6e leoeric commited on 14 days ago
Fix CUDA out of memory error by clearing cache between model loads and enabling expandable segments 3a6a9cd leoeric commited on 14 days ago
Add better progress tracking and timing information for checkpoint download bd6dbaf leoeric commited on 14 days ago
Fix checkpoint download logic to properly handle Model Hub downloads 86fdec4 leoeric commited on 14 days ago
Remove unsupported info parameters from Gradio components for compatibility 06f3d78 leoeric commited on 14 days ago
Fix CSS by using gr.HTML instead of css parameter for compatibility 3421c13 leoeric commited on 14 days ago
Remove unsupported theme parameter from gr.Blocks for compatibility 57092df leoeric commited on 14 days ago
Add queue system to launch for better long-running operation handling 1dfb088 leoeric commited on 14 days ago
Complete UI redesign with improved tabs, better organization, and enhanced visual design ff7da2f leoeric commited on 14 days ago
Improve UI design with modern styling, better layout, and visual enhancements 15008bf leoeric commited on 14 days ago
Fix OMP_NUM_THREADS warning by setting it before torch import 1ac6ba4 leoeric commited on 14 days ago
Add queue system to handle long-running operations and prevent timeout errors 9e01ee0 leoeric commited on 14 days ago
Improve checkpoint caching check and set logdir for easier output finding 02a442c leoeric commited on 14 days ago
Improve error messages and add status updates for long-running operations fcc18a6 leoeric commited on 14 days ago
Add Model Hub support for downloading checkpoints (solves 1GB storage limit) 447bd94 leoeric commited on 14 days ago