refactor: update Client initialization to use 'token' instead of 'hf_token' for consistency across models e6fd579 Running incendies commited on 23 days ago
Fix No image: postprocess bg-removal, URL->path for Daggr display cda4df7 incendies commited on 23 days ago
fix(flux-klein): use FnNode so prompt sent as prompt not filename (fix File name too long) 664e1fd incendies Cursor commited on 25 days ago
fix(z-image-turbo): use FnNode so prompt is sent as prompt not filename (fix File name too long) b79a512 incendies Cursor commited on 25 days ago
fix(upscaler): support data URL (base64) input — write to temp file for handle_file 183468a incendies Cursor commited on 25 days ago
fix: remove show_error from graph.launch() (Daggr/uvicorn do not support it) 80974ab incendies Cursor commited on 25 days ago
fix(upscaler): show_error=True + handle_file for local paths + clearer errors 7d20112 incendies Cursor commited on 25 days ago
fix(upscaler): replace GradioNode with FnNode that calls API with single path 8ed828d incendies Cursor commited on 25 days ago
fix(upscaler): use gr.File() output so API receives single path string 906aee4 incendies Cursor commited on 25 days ago
fix(upscaler): add Image to path FnNode so Phips/Upscaler receives filepath string 25b40da incendies Cursor commited on 25 days ago
docs: Generalize the README's short description for AI tools. 2d323f9 incendies commited on 25 days ago
feat: Add multiple free AI tools to the workflow, including upscaler, image generation, and text-to-3D, and update the README to document them. f8dd3ca incendies commited on 25 days ago
docs: Add troubleshooting advice for persistent HTML errors in Hugging Face Spaces. 2919014 incendies commited on 26 days ago
Fix bg remover: original_image=None, use hf-applications/background-removal f9d0bb5 incendies Cursor commited on 26 days ago