Spaces:
Runtime error
Runtime error
Merge branch 'main' of https://huggingface.co/spaces/afmck/stable-diffusion-inpainting-segmentation
Browse files
README.md
CHANGED
@@ -17,3 +17,8 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
|
|
17 |
- onclick events for canvas? we can draw, but can I get coordinates?
|
18 |
- checkboxes seem a bit busted with indexes
|
19 |
- set canvas default to segmentation output, make small edits rather than doing whole thing
|
|
|
|
|
|
|
|
|
|
|
|
17 |
- onclick events for canvas? we can draw, but can I get coordinates?
|
18 |
- checkboxes seem a bit busted with indexes
|
19 |
- set canvas default to segmentation output, make small edits rather than doing whole thing
|
20 |
+
|
21 |
+
### ToDos:
|
22 |
+
- [ ] inverse mask
|
23 |
+
- [ ] click support
|
24 |
+
- [ ] draw on mask
|