Commit History

refactor: update Client initialization to use 'token' instead of 'hf_token' for consistency across models
e6fd579
Running

incendies commited on

Pass HF token to Client for ZeroGPU quota
a6541eb

incendies commited on

Fix No image: postprocess bg-removal, URL->path for Daggr display
cda4df7

incendies commited on

Add @spaces.GPU decorators for ZeroGPU compatibility
0b1be36

incendies commited on

fix(flux-klein): use FnNode so prompt sent as prompt not filename (fix File name too long)
664e1fd

incendies Cursor commited on

fix(z-image-turbo): use FnNode so prompt is sent as prompt not filename (fix File name too long)
b79a512

incendies Cursor commited on

fix(upscaler): support data URL (base64) input — write to temp file for handle_file
183468a

incendies Cursor commited on

fix: remove show_error from graph.launch() (Daggr/uvicorn do not support it)
80974ab

incendies Cursor commited on

fix(upscaler): show_error=True + handle_file for local paths + clearer errors
7d20112

incendies Cursor commited on

fix(upscaler): replace GradioNode with FnNode that calls API with single path
8ed828d

incendies Cursor commited on

fix(upscaler): use gr.File() output so API receives single path string
906aee4

incendies Cursor commited on

fix(upscaler): add Image to path FnNode so Phips/Upscaler receives filepath string
25b40da

incendies Cursor commited on

docs: Generalize the README's short description for AI tools.
2d323f9

incendies commited on

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

docs: Add troubleshooting advice for persistent HTML errors in Hugging Face Spaces.
2919014

incendies commited on

docs: README SDK usage and API access for Gradio
6352fc8

incendies Cursor commited on

Fix bg remover: original_image=None, use hf-applications/background-removal
f9d0bb5

incendies Cursor commited on

Fix bg remover: two outputs + run via API
392b2d6

incendies Cursor commited on

Add Daggr workflow app and requirements
07622a9

incendies Cursor commited on

initial commit
41597ec
verified

incendies commited on