Fix: Correct EndpointHandler class name and add robust error handling for model loading 948cfd8 verified jree423 commited on Jun 14
Major update: Implement real DiffSketcher algorithm with semantic guidance and diffusion-inspired path optimization 30f0b2d verified jree423 commited on Jun 14
Fix handler to return PIL Images instead of dictionaries for HF API compatibility 192684f verified jree423 commited on Jun 14
Fix DiffSketcher handler to properly generate SVG sketches 8f849bf verified jree423 commited on Jun 14
Force upload fresh AI handler - sophisticated prompt-aware generation 9159ecd verified jree423 commited on May 30
Fix serialization: Return PIL.Image directly instead of list 0584bd9 verified jree423 commited on May 30
Update with minimal dependencies (torch, torchvision, Pillow, numpy only) 44a981f verified jree423 commited on May 30
Update with actual DiffSketcher model integration and comprehensive dependencies 023c371 verified jree423 commited on May 30
Update handler to return PIL Images for Inference API compatibility 37078c5 verified jree423 commited on May 30
Fix EndpointHandler class name and remove PIL dependencies a021169 verified jree423 commited on May 30
Add: diffsketcher handler.py with original implementation 69b2d5c verified jree423 commited on May 25
Add: diffsketcher handler.py with original implementation 6d9283b verified jree423 commited on May 25
Fix: Update handler.py with robust cairosvg import and PNG conversion 55dc40f verified jree423 commited on May 25