Alex McKinney
adds html description to app
693d97d
|
raw
history blame
574 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
- 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:
- [ ] click support
- [ ] draw on mask