Alexander McKinney
fixes bug loading new image with different masks and cleans up code
8cd1abb
|
raw
history blame
No virus
618 Bytes
---
title: Stable Diffusion Inpainting Segmentation
emoji: πŸ“‰
colorFrom: purple
colorTo: pink
sdk: gradio
sdk_version: 3.9
app_file: app.py
pinned: false
license: creativeml-openrail-m
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
### Notes on Gradio changes
- is there a way to stop the loading icon appearing? Would rather copy last input than flicker
- onclick events for canvas? we can draw, but can I get coordinates?
- checkboxes seem a bit busted with indexes
- set canvas default to segmentation output, make small edits rather than doing whole thing