InvokeAI/backend
psychedelicious 50a67a7172 Implements thumbnails for gallery
- Thumbnails are saved whenever an image is saved, and when gallery requests images from server
- Thumbnails saved at original image aspect ratio with width of 128px as WEBP
- If the thumbnail property of an image is unavailable for whatever reason, the image's full size URL is used instead
2022-11-27 03:35:49 +13:00
..
modules Fixes inpainting not doing img2img when no mask 2022-11-27 03:35:49 +13:00
__init__.py add module __init__ files for backend 2022-11-17 19:54:28 +00:00
invoke_ai_web_server.py Implements thumbnails for gallery 2022-11-27 03:35:49 +13:00