Alexander McKinney commited on
Commit
d8b6ee5
2 Parent(s): 6ae02ad 1d2fcbb

Merge branch 'main' of https://huggingface.co/spaces/afmck/stable-diffusion-inpainting-segmentation

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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