mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-25 05:17:57 -05:00
- Rename util to `getImageDTOSafe` - Update API to accept the same options as RTKQ's `initiate` - Add `getImageDTO`; while `getImageDTOSafe` returns null if the image is not found, the new util throws - Update usage of `getImageDTOSafe`