Commit
·
c13fa3a
1
Parent(s):
adc7d13
Add OCR feature to the UI
Browse files- tools/ui.py +1 -0
tools/ui.py
CHANGED
|
@@ -6,4 +6,5 @@
|
|
| 6 |
- [ ] Remove Object
|
| 7 |
- [ ] Captions
|
| 8 |
- [ ] Prompt Generator
|
|
|
|
| 9 |
"""
|
|
|
|
| 6 |
- [ ] Remove Object
|
| 7 |
- [ ] Captions
|
| 8 |
- [ ] Prompt Generator
|
| 9 |
+
- [ ] OCR
|
| 10 |
"""
|