Fceless / app.py

Commit History

fix: smooth lineart, detect eyebrows on tilted faces, thinner eyebrows
175eeb9

vitor.fran commited on

debug: add traceback visualizer on error
953111b

vitor.fran commited on

fix: import tempfile in app.py to resolve NameError
0809480

vitor.fran commited on

fix: return file paths from process_faceless to bypass Gradio image conversion
16dfd40

vitor.fran commited on

fix: restore GPU decorator to satisfy HF Zero-GPU tier requirement
ff7210d

vitor.fran commited on

fix: remove GPU decorator for faster CPU-only execution
84281b0

vitor.fran commited on

fix: set image_mode='RGBA' for Gradio outputs to prevent transparency stripping
2029e94

vitor.fran commited on

fix: update app.py parameters call and add prompt customization to LineartConfig
767b86a

vitor.fran commited on

fix: add missing faceless_processing module and configure GPU support
f5bad34

vitor.fran commited on