Commit History

simplify: basic working version
07492d9

nykadamec commited on

fix: convert steps and guidance_scale to proper types
d2b6d64

nykadamec commited on

fix: proper string formatting for errors
3c0773e

nykadamec commited on

fix: initialize generator before use
8892ae6

nykadamec commited on

fix: convert seed and lora_scale to proper types
63ba4d1

nykadamec commited on

fix: validate LoRA repo ID format
d3b20d2

nykadamec commited on

feat: add LoRA support, higher resolutions, more settings
d2a328e

nykadamec commited on

fix: use ZImagePipeline with guidance_scale=0.0
09ccacb

nykadamec commited on

fix: convert image to RGB
22c1b9c

nykadamec commited on

fix: Z-Image-Turbo - 8 steps, no CFG, 1024x1024
503f839

nykadamec commited on

fix: use Tongyi-MAI Z-Image-Turbo model
8b9a08a

nykadamec commited on

fix: use SDXL Turbo model (free, fast)
68e5399

nykadamec commited on

fix: gradio 6.5.1
8fd0e2e

nykadamec commited on

fix: gradio 4.44 + spaces 0.40 for ZeroGPU compatibility
4b19370

nykadamec commited on

fix: import spaces before torch
7f9fa9c

nykadamec commited on

fix: spaces version 0.3.0
6e31d8f

nykadamec commited on

fix: add @spaces.GPU decorator for ZeroGPU
42ae2e1

nykadamec commited on

fix: update sdk version to 3.36
c7ee88c

nykadamec commited on

fix: gradio 3.36 with older huggingface-hub
3fd760a

nykadamec commited on

fix: gradio 3.50 without oauth
b6b73da

nykadamec commited on

fix: use gradio 4.19 without huggingface_hub dep
05faa64

nykadamec commited on

fix: simplify for ZeroGPU compatibility
a4189e8

nykadamec commited on

fix: use gradio 4.36 in SDK version
0139b60

nykadamec commited on

fix: use older gradio version without oauth dependency
ce8f407

nykadamec commited on

fix: simplify requirements - remove huggingface_hub
c8bfcb1

nykadamec commited on

fix: update huggingface_hub version for compatibility
9b1e8f2

nykadamec commited on

Fix version compatibility for huggingface_hub
485e50b

nykadamec commited on

fix: add PIL import
956c0ee

nykadamec commited on

feat: ZeroGPU version - local model inference
fb8686f

nykadamec commited on

Switch to GuangyuanSD/Z-Image-Distilled (fast 5-15 steps, cfg 1.0-1.5)
9ab9939

nykadamec commited on

Fix Gradio 6.x compatibility
1a2ca39

nykadamec commited on

Add README and gitignore
c465815

nykadamec commited on

Add Gradio app with HF Inference API integration
1fa340c

nykadamec commited on

Add .env.example template
4a89b99

nykadamec commited on

Add requirements.txt
1a8ceff

nykadamec commited on