Spaces:
Runtime error
Runtime error
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 | |
### ToDos: | |
- [ ] inverse mask | |
- [ ] click support | |
- [ ] draw on mask | |