Spaces:
Runtime error
Runtime error
Alex McKinney
commited on
Commit
·
1d2fcbb
1
Parent(s):
d16d053
adds some todos to README
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
|