Add demo video and social links to README for enhanced visibility 172060e Running byeolunu commited on 28 days ago
Refactor item type handling for improved consistency in wardrobe rendering 74589b9 byeolunu commited on 29 days ago
Add torchvision dependency to requirements for model compatibility dfb72c0 byeolunu commited on 29 days ago
Fix HF Spaces startup: use demo.launch instead of mount_gradio_app a2419d2 byeolunu Cursor commited on 29 days ago
Refactor Gradio launch logic for improved Spaces compatibility and local development a03a22e byeolunu commited on 29 days ago
Refactor Gradio launch logic for improved Spaces compatibility and local development c794e44 byeolunu commited on 29 days ago
Refactor Gradio app integration and remove unused file serving endpoints 1d798e4 byeolunu commited on 29 days ago
Fix Spaces startup: explicit Uvicorn path and no local launch on import e60c102 byeolunu commited on 29 days ago
Fix: Launch Gradio demo directly in Spaces environment instead of mounting to FastAPI 2ec5aef byeolunu commited on 29 days ago
Fix: Update Gradio app mounting logic for Spaces environment and improve local development handling 533cb18 byeolunu commited on 29 days ago
Fix: Refactor Gradio app mounting logic for clarity and remove unnecessary Spaces check da0050b byeolunu commited on 29 days ago
Fix: Remove conflicting gradio version range and pin gradio==6.18.0 e9f56c1 byeolunu commited on 29 days ago
Align Spaces startup and dependency versions with working Gradio/FastAPI pattern e1766b6 byeolunu commited on 29 days ago
Fix: Update dependencies and Dockerfile for better HF Spaces compatibility dc7c780 byeolunu commited on 29 days ago
Fix: Remove duplicate Uvicorn startup on HF Spaces to prevent port binding error c0a5aaf byeolunu commited on 29 days ago
Fix: Update Gradio version to 6.18.0 for compatibility and remove version constraints 897b831 byeolunu commited on 29 days ago
Fix: Comprehensive Gradio 6.18.0 page attribute patch for all Block components a2ab140 byeolunu commited on 29 days ago
Fix: Downgrade to Gradio 5.4.0 for compatibility, move theme/head to Blocks constructor c24ec5e byeolunu commited on 29 days ago
Fix: Prioritize Spaces detection, restructure launch logic, better error messages b274667 byeolunu commited on 29 days ago
Debug: Comprehensive error handling at InferenceClient and UI build stages 01058b3 byeolunu commited on 29 days ago
Fix: Add error handling for JSON file initialization on Spaces a0b15e1 byeolunu commited on 29 days ago
Simplify: Remove CUDA suppression, rely on CPU mode for Spaces b3b1889 byeolunu commited on 29 days ago
Fix: Prevent GPU initialization warnings on Spaces, force CPU mode for Spaces environments 284eba3 byeolunu commited on 29 days ago
Fix: Enhance HuggingFace Spaces detection with multiple environment variables 7b9c151 byeolunu commited on 29 days ago
Fix: Use absolute wardrobe.json path for reliable local loading 96e07f4 byeolunu commited on 29 days ago
Fix: Prevent GPU initialization at import time for Spaces compatibility 51fe514 byeolunu commited on 29 days ago
Fix: Detect HuggingFace Spaces and use proper initialization path 9b973b9 byeolunu commited on 29 days ago
docs: Update tags in README to include new achievements and sponsorship 28bff20 byeolunu commited on 29 days ago
docs: Add FLUX.2-klein-base-4B to tech stack and acknowledgments ac281a4 byeolunu commited on 29 days ago
docs: Update README to accurately reflect current app features and tech stack a4cf24d byeolunu commited on 29 days ago
Fix: Remove show_api parameter from launch() for Gradio compatibility 66cf6c1 byeolunu commited on 29 days ago
Fix: Remove path parameter from demo.launch() for Gradio compatibility 876e693 byeolunu commited on 29 days ago
Fix: Remove invalid app parameter from Gradio 6 Blocks.launch() bda1c52 byeolunu commited on 29 days ago
Fix: Move theme and head to launch() for Gradio 6 compatibility 319993a byeolunu commited on 29 days ago
Fix: Lazy-load vision model to prevent startup crash on CPU-only environments 5928462 byeolunu commited on 29 days ago