InvokeAI/invokeai/frontend
psychedelicious 3b9426eb72 feat(ui): controlnet/image dnd wip
Implement `dnd-kit` for image drag and drop
- vastly simplifies logic bc we can drag and drop non-serializable data (like an `ImageDTO`)
- also much prettier
- also will fix conflicts with file upload via OS drag and drop, bc `dnd-kit` does not use native HTML drag and drop API
- Implemented for Init image, controlnet, and node editor so far

More progress on the ControlNet UI
2023-06-04 22:34:58 +10:00
..
CLI remove globals, args, generate and the legacy CLI 2023-05-03 23:36:51 -04:00
install get invokeai_configure working again 2023-05-25 09:39:45 -04:00
merge adjust non-app modules to use new config system 2023-05-04 00:43:51 -04:00
training fixes to env parsing, textual inversion & help text 2023-05-18 10:48:23 -04:00
web feat(ui): controlnet/image dnd wip 2023-06-04 22:34:58 +10:00
__init__.py all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00