blessedcoolant
310501cd8a
Add support for custom config files
2023-02-11 23:34:24 +13:00
blessedcoolant
94c31f672f
Add Initial Checks for Inpainting
...
The conversion itself is broken. But that's another issue.
2023-02-11 20:41:18 +13:00
blessedcoolant
f3153d45bc
Initial Implementation - Model Conversion Backend
2023-02-11 03:53:15 +13:00
blessedcoolant
9601febef8
Add denoise_str to ESRGARN - frontend server
2023-02-09 20:16:47 +13:00
Jonathan
2432adb38f
In exception handlers, clear the torch CUDA cache (if we're using CUDA) to free up memory for other programs using the GPU and to reduce fragmentation. ( #2549 )
2023-02-06 10:33:24 -05:00
blessedcoolant
9c8fcaaf86
Beautify & Cleanup WebUI Logs
2023-02-05 22:55:57 +13:00
mauwii
c061c1b1b6
fix frontend path
...
point to package's path instead of searching for it
2023-01-31 08:15:20 +01:00
Lincoln Stein
9ad4c03277
Various fixes
...
1) Downgrade numpy to avoid dependency conflict with numba
2) Move all non ldm/invoke files into `invokeai`. This includes assets, backend, frontend, and configs.
3) Fix up way that the backend finds the frontend and the generator finds the NSFW caution.png icon.
2023-01-30 18:42:17 -05:00