Spaces:
Runtime error
Runtime error
Commit History
Add correct jewelry_engine.py with overlay functions 03766fb verified
"Add correct jewelry_engine.py with overlay functions b0069e1 verified
Delete jewelry_engine.py 75ab915 verified
Add replicate package for jewelry VTON model c1fe176 verified
Uploading Github App & Jewelery Engine 54ec160 verified
Fix indentation error in broadcasting fix 8fcfc7c verified
Fix broadcasting error in _overlay_png method c250107 verified
Update requirements.txt 9d152e1 verified
Update requirements.txt 7dd42bf verified
Update README.md fa3fa64 verified
Update README.md b553f4a verified
Add replicate dependency 7d991d6 verified
Add Replicate model integration to jewelry engine dbc9e4b verified
Update app.py with AI jewelry generation features f84de84 verified
Fix: Add person_style dropdown to UI - reduces ponytail artifacts ceb40c1
ganeshgowri commited on
RESTORE POINT: Before person_style UI fix 74dd877
ganeshgowri commited on
RESTORE POINT: Before person_style UI fix 5b45dee
ganeshgowri commited on
Fix jewelry positioning - place necklace at chest level, not face 69ca78e
ganeshgowri commited on
Add person_style dropdown to reduce ponytail artifacts c3d7688
ganeshgowri commited on
Fix jewelry try-on: Set HAS_MEDIAPIPE=True (engine uses OpenCV, not MediaPipe) 7f07404 verified
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
Add HAS_MEDIAPIPE and JEWELRY_TYPES for app.py compatibility 504d47e verified
Restore working garment try-on from v3.1 + Fix jewelry positioning 0080c32 verified
Fix: Upgrade to MediaPipe-powered jewelry engine (production-grade) 5c28eec
ganeshgowri commited on
Replace with OpenCV-only jewelry engine - remove MediaPipe dependency bd7a1d0
ganeshgowri commited on