Commit History

fix: upscale face crops to 512x512 for accurate eyebrow landmarker detection
8dce1e4

vitor.fran commited on

fix: resolve double outline, smoothen blocky lines, optimize eyebrow landmarker performance
1824150

vitor.fran commited on

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

vitor.fran commited on

fix: wrap draw_eyebrows in a safe try-except and add packages.txt
9e39a20

vitor.fran commited on

debug: add traceback visualizer on error
953111b

vitor.fran commited on

feat: smooth contours, remove border boxes, and add eyebrows detection
a8ce441

vitor.fran commited on

Update faceless_processing.py
9b1e7ab
verified

vitordigitizing commited on

Update faceless_processing.py
e34bf93
verified

vitordigitizing commited on

Update faceless_processing.py
4133fa0
verified

vitordigitizing commited on

Update faceless_processing.py
961769e
verified

vitordigitizing commited on

Update faceless_processing.py
f0bb8ad
verified

vitordigitizing commited on

Update faceless_processing.py
849c140
verified

vitordigitizing commited on

Update faceless_processing.py
aed22f6
verified

vitordigitizing commited on

fix: make LineartConfig backward compatible to prevent type error crashes
5e97535

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: move cascade downloading to global scope for GPU worker compatibility
ca0353f

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: add robust Haar cascade downloader and safety checks to prevent crashes
b7c5977

vitor.fran commited on

fix: integrate and optimize OpenCV lineart pipeline with transparent pre-processing
781746d

vitor.fran commited on

fix: resolve lineart inversion under dark backgrounds
87c04fa

vitor.fran commited on

fix: correctly preprocess input image with LineartDetector before passing to Stable Diffusion ControlNet to eliminate ripples
be42261

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

Update requirements.txt
582df29
verified

vitordigitizing commited on

Update requirements.txt
e94062f
verified

vitordigitizing commited on

Rename requeriments.txt to requirements.txt
b42af1b
verified

vitordigitizing commited on

Update requeriments.txt
692efbf
verified

vitordigitizing commited on

Create requeriments.txt
53e2fd7
verified

vitordigitizing commited on