Commit History

Add demo video and social links to README for enhanced visibility
172060e
Running

byeolunu commited on

.
7d14958

byeolunu commited on

Refactor item type handling for improved consistency in wardrobe rendering
74589b9

byeolunu commited on

Add torchvision dependency to requirements for model compatibility
dfb72c0

byeolunu commited on

Fix wardrobe images on Spaces using Gradio file URLs
fcbba69

byeolunu Cursor commited on

Fix HF Spaces startup: use demo.launch instead of mount_gradio_app
a2419d2

byeolunu Cursor commited on

Fix Spaces startup: mount Gradio without binding port 7860
6326b0a

byeolunu commited on

Refactor Gradio launch logic for improved Spaces compatibility and local development
a03a22e

byeolunu commited on

Refactor Gradio launch logic for improved Spaces compatibility and local development
c794e44

byeolunu commited on

Refactor Gradio app integration and remove unused file serving endpoints
1d798e4

byeolunu commited on

Add image and static file serving endpoints to FastAPI app
7e4f7e6

byeolunu commited on

Integrate Gradio app mounting with FastAPI server startup
6fc7767

byeolunu commited on

Restore blocking Gradio launch for Space runtime
c6c7b75

byeolunu commited on

Remove Docker override to restore standard Spaces runtime
8b7d51b

byeolunu commited on

Use standard Gradio launch path for Spaces runtime
8370293

byeolunu commited on

Fix Spaces startup: explicit Uvicorn path and no local launch on import
e60c102

byeolunu commited on

Use FastAPI+Uvicorn startup for Spaces
d2f951b

byeolunu commited on

Disable Gradio SSR mode to avoid Space cleanup warning
907714c

byeolunu commited on

Fix: Launch Gradio demo directly in Spaces environment instead of mounting to FastAPI
2ec5aef

byeolunu commited on

Fix Spaces startup by launching Uvicorn in app.py
99d86f9

byeolunu commited on

Fix: Update Gradio app mounting logic for Spaces environment and improve local development handling
533cb18

byeolunu commited on

Fix: Do not start Uvicorn in Spaces environment
f7a8ef4

byeolunu commited on

Fix: Refactor Gradio app mounting logic for clarity and remove unnecessary Spaces check
da0050b

byeolunu commited on

Fix: Remove conflicting gradio version range and pin gradio==6.18.0
e9f56c1

byeolunu commited on

Align Spaces startup and dependency versions with working Gradio/FastAPI pattern
e1766b6

byeolunu commited on

Fix: Run app.py directly so Spaces uses app.py startup path
f365786

byeolunu commited on

Fix: Update dependencies and Dockerfile for better HF Spaces compatibility
dc7c780

byeolunu commited on

Fix: Remove duplicate Uvicorn startup on HF Spaces to prevent port binding error
c0a5aaf

byeolunu commited on

Fix: Add Uvicorn server startup for Spaces compatibility
ce20b50

byeolunu commited on

Fix: Update Gradio version to 6.18.0 for compatibility and remove version constraints
897b831

byeolunu commited on

Fix: Comprehensive Gradio 6.18.0 page attribute patch for all Block components
a2ab140

byeolunu commited on

Fix: Downgrade to Gradio 5.4.0 for compatibility, move theme/head to Blocks constructor
c24ec5e

byeolunu commited on

Fix: Prioritize Spaces detection, restructure launch logic, better error messages
b274667

byeolunu commited on

Debug: Comprehensive error handling at InferenceClient and UI build stages
01058b3

byeolunu commited on

Debug: Add ultra-verbose logging to JSON initialization
92284f1

byeolunu commited on

Fix: Add error handling for JSON file initialization on Spaces
a0b15e1

byeolunu commited on

Simplify: Remove CUDA suppression, rely on CPU mode for Spaces
b3b1889

byeolunu commited on

Fix: Prevent GPU initialization warnings on Spaces, force CPU mode for Spaces environments
284eba3

byeolunu commited on

Fix: Enhance HuggingFace Spaces detection with multiple environment variables
7b9c151

byeolunu commited on

Fix: Use absolute wardrobe.json path for reliable local loading
96e07f4

byeolunu commited on

Fix: Prevent GPU initialization at import time for Spaces compatibility
51fe514

byeolunu commited on

Fix: Detect HuggingFace Spaces and use proper initialization path
9b973b9

byeolunu commited on

docs: Update tags in README to include new achievements and sponsorship
28bff20

byeolunu commited on

docs: Add FLUX.2-klein-base-4B to tech stack and acknowledgments
ac281a4

byeolunu commited on

docs: Update README to accurately reflect current app features and tech stack
a4cf24d

byeolunu commited on

Fix: Remove show_api parameter from launch() for Gradio compatibility
66cf6c1

byeolunu commited on

Fix: Remove path parameter from demo.launch() for Gradio compatibility
876e693

byeolunu commited on

Fix: Remove invalid app parameter from Gradio 6 Blocks.launch()
bda1c52

byeolunu commited on

Fix: Move theme and head to launch() for Gradio 6 compatibility
319993a

byeolunu commited on

Fix: Lazy-load vision model to prevent startup crash on CPU-only environments
5928462

byeolunu commited on