Spaces:
Runtime error
Runtime error
Commit History
Update app.py with AI jewelry generation features f84de84 verified
Fix: Add person_style dropdown to UI - reduces ponytail artifacts ceb40c1
ganeshgowri commited on
Add person_style dropdown to reduce ponytail artifacts c3d7688
ganeshgowri commited on
Restore working app.py from v3.1 75a3a51
ganeshgowri commited on
Fix line 302 gr.Row() indentation - remove 4 extra spaces b802b69 verified
Fix Jewelry Tab gr.Row indentation - remove extra 4 spaces b23f1be verified
Add with gr.Row() wrapper for Jewelry Tab columns and fix indentation 7abb058 verified
Fix indentation of gr.Markdown inside else block b4bd602 verified
Fix line breaks in jewelry tab code structure e07723f verified
Fix else indentation to align with if in jewelry tab 5f0add1 verified
Fix indentation for gr.Markdown under if/else in jewelry tab 437a81a verified
Fix jewelry tab if/else indentation spacing 715cf9f verified
Fix if/else indentation for JEWELRY_AVAILABLE 44cf8b1 verified
Fix CSS and gr.HTML merged lines 81b49bb verified
Fix gr.Blocks duplicate and merged line syntax errors 0b19d88 verified
Fix all merged line syntax errors in app.py 32a9ab6 verified
Fix syntax error: Separate comment from except statement 0d6c981 verified
Update to v3.2: Fix jewelry messaging (MediaPipe→OpenCV) 6338628 verified
Enable jewelry try-on: Remove MediaPipe dependency check 7b882af verified
Restore working garment try-on from v3.1 + Fix jewelry positioning 0080c32 verified
Implement comprehensive jewelry VTON with cvzone pose detection c5c1f6c
ganeshgowri commited on
Restore original app.py with ZeroGPU support for both garment and jewelry try-on 572add7
ganeshgowri commited on
Update to MediaPipe-based jewelry engine with proper pose detection 04422d2
ganeshgowri commited on
Fix IndentationError: Remove duplicate jewelry_choices line at line 226 292394f verified
Fix else indentation to match if statement level 0e914cd verified
Fix syntax: properly separate else clause onto its own line 3cfdbbe verified
Fix missing else clause in jewelry_choices conditional 0cea3a5 verified
Fix TypeError: jewelry_choices now uses correct JEWELRY_TYPES format c448207 verified
Add Jewelry Try-On tab - integrated v3.1 with Garment + Jewelry tabs f3f53be verified
Fix try-except in tryon_wrapper with correct 4/8 space indentation c2cc985 verified
Add try-except in tryon_wrapper to catch all errors at Gradio interface level dd2148f verified
Fix indentation in try-except block: return and except properly aligned 28a7398 verified
Add try-except wrapper to _run_tryon to handle exceptions and always return tuple 7467ec2 verified
Fix indentation: add 4 spaces to lines 284-295 inside with gr.Row() block 52a7646 verified
Fix indentation on line 283: align with gr.Row() with other with blocks f10c974 verified
Fix indentation on line 82: remove 4 extra spaces from return statement 9461cfc verified
Fix indentation error in gpu_tryon fallback function (line 82) c47c8d8 verified
Fix indentation error in gpu_tryon function b53be20 verified
Add size and fitting controls for better garment fitting 0638012 verified
Update app.py 22cbd3a verified
Fix saree module import - remove non-existent variable, fix logger timing 07e8986
ganeshgowri commited on
Integrate saree draping module - add pleat shadows for realistic depth 005903f
ganeshgowri commited on
v2.0: Diffusion-based VTON with SD Inpainting + IP-Adapter 76057a4
ganeshgowri commited on
v1.2: GrabCut extraction, clean compositing, no blur b999b7f
ganeshgowri commited on
v1.1: TPS warping, Poisson blending, arm handling, color harmony f27abcc
ganeshgowri commited on
Fix: Garment compositing - actually shows new garment f60ee00
ganeshgowri commited on
Session 1: Core VTON Engine - Real garment transfer 52d19ca
ganeshgowri commited on
Naari-Avatar v3.0 - Complete VTON bd044f6
ganeshgowri commited on
Naari-Avatar v3.0 - Self-hosted VTON ae041ec
ganeshgowri commited on