naari-avatar / app.py

Commit History

Uploading Github App & Jewelery Engine
54ec160
verified

GaneshGowri commited on

Update app.py with AI jewelry generation features
f84de84
verified

GaneshGowri commited on

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

GaneshGowri commited on

Fix Jewelry Tab gr.Row indentation - remove extra 4 spaces
b23f1be
verified

GaneshGowri commited on

Add with gr.Row() wrapper for Jewelry Tab columns and fix indentation
7abb058
verified

GaneshGowri commited on

Fix indentation of gr.Markdown inside else block
b4bd602
verified

GaneshGowri commited on

Fix line breaks in jewelry tab code structure
e07723f
verified

GaneshGowri commited on

Fix else indentation to align with if in jewelry tab
5f0add1
verified

GaneshGowri commited on

Fix indentation for gr.Markdown under if/else in jewelry tab
437a81a
verified

GaneshGowri commited on

Fix jewelry tab if/else indentation spacing
715cf9f
verified

GaneshGowri commited on

Fix if/else indentation for JEWELRY_AVAILABLE
44cf8b1
verified

GaneshGowri commited on

Fix CSS and gr.HTML merged lines
81b49bb
verified

GaneshGowri commited on

Fix gr.Blocks duplicate and merged line syntax errors
0b19d88
verified

GaneshGowri commited on

Fix all merged line syntax errors in app.py
32a9ab6
verified

GaneshGowri commited on

Fix syntax error: Separate comment from except statement
0d6c981
verified

GaneshGowri commited on

Update to v3.2: Fix jewelry messaging (MediaPipe→OpenCV)
6338628
verified

GaneshGowri commited on

Enable jewelry try-on: Remove MediaPipe dependency check
7b882af
verified

GaneshGowri commited on

Restore working garment try-on from v3.1 + Fix jewelry positioning
0080c32
verified

GaneshGowri commited on

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

GaneshGowri commited on

Fix else indentation to match if statement level
0e914cd
verified

GaneshGowri commited on

Fix syntax: properly separate else clause onto its own line
3cfdbbe
verified

GaneshGowri commited on

Fix missing else clause in jewelry_choices conditional
0cea3a5
verified

GaneshGowri commited on

Fix TypeError: jewelry_choices now uses correct JEWELRY_TYPES format
c448207
verified

GaneshGowri commited on

Add Jewelry Try-On tab - integrated v3.1 with Garment + Jewelry tabs
f3f53be
verified

GaneshGowri commited on

Fix try-except in tryon_wrapper with correct 4/8 space indentation
c2cc985
verified

GaneshGowri commited on

Add try-except in tryon_wrapper to catch all errors at Gradio interface level
dd2148f
verified

GaneshGowri commited on

Fix indentation in try-except block: return and except properly aligned
28a7398
verified

GaneshGowri commited on

Add try-except wrapper to _run_tryon to handle exceptions and always return tuple
7467ec2
verified

GaneshGowri commited on

Fix indentation: add 4 spaces to lines 284-295 inside with gr.Row() block
52a7646
verified

GaneshGowri commited on

Fix indentation on line 283: align with gr.Row() with other with blocks
f10c974
verified

GaneshGowri commited on

Fix indentation on line 82: remove 4 extra spaces from return statement
9461cfc
verified

GaneshGowri commited on

Fix indentation error in gpu_tryon fallback function (line 82)
c47c8d8
verified

GaneshGowri commited on

Fix indentation error in gpu_tryon function
b53be20
verified

GaneshGowri commited on

Add size and fitting controls for better garment fitting
0638012
verified

GaneshGowri commited on

Update app.py
22cbd3a
verified

GaneshGowri commited on

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