bpmatt/QR-code-AI-art-generator
Use Gradio 4.24.0 with huggingface_hub<1.0 and gradio_client<1.0
Fix Examples: remove image/bool inputs that cause postprocess error
Pin huggingface_hub<1.0 to fix HfFolder import in Gradio 4
Use Gradio 4.44.1, fix launch params
Lazy-load models to CPU, move to CUDA inside @spaces.GPU() for ZeroGPU compat
Upgrade to Gradio 5, disable SSR mode, remove duplicated_from
Fix: use modern diffusers/transformers compatible with huggingface-hub>=0.30, update SD1.5 model path
Pin dependency versions to fix HfFolder import error
Update app.py
Update README.md
Update app.py
Update README.md
Update README.md
Update app.py
Update README.md
Update app.py
Update app.py
Update requirements.txt
Update README.md
Add label to Sampler dropdown (#5)
add examples
add examples
add examples
better naming
add examples
add examples
better naming
Update app.py
Update app.py
Update app.py
Update app.py
allow two modes
allow two modes
queue size concurerecy
testing startup_duration_timeout
Update app.py
final
update examples
upgrade examples
update examples
add hack
final details
hardware change, cache examples
user SD locally for seed consistency
more examples
duplicate button
minor param
generate qr codes and images on the fly
fix
first
