Ean Garvey
5f5823ccd9
Fix inference object imports for SD apps. ( #1334 )
2023-04-21 13:40:48 -05:00
Gaurav Shukla
1b49b5149a
[SD] Add Img2Img rest API
...
Signed-Off-by: Gaurav Shukla <gaurav@nod-labs.com >
2023-04-11 23:06:58 +05:30
Gaurav Shukla
f49d41a807
[SD] Add Stable diffusion text2image rest API ( #1265 )
...
Signed-off-by: Gaurav Shukla <gaurav@nod-labs.com >
2023-04-03 12:02:24 -07:00
Kyle Herndon
ba48ff8d25
Implement LoRA training and UI for training and UI for inference in img2img, inpaint, outpaint ( #1200 )
...
txt2img inference UI is already committed.
Co-authored-by: Kyle Herndon <kyle@nod-labs.com >
Co-authored-by: powderluv <powderluv@users.noreply.github.com >
2023-03-17 12:54:56 -07:00
Gaurav Shukla
d8f0c4655d
[SD] Add Upscaler web
...
Signed-Off-by: Gaurav Shukla <gaurav@nod-labs.com >
2023-03-16 20:49:19 +05:30
jinchen62
a9039b35ed
Add outpainting web UI ( #1083 )
2023-02-23 01:02:25 -08:00
Gaurav Shukla
bc4459b6f4
[SD] Add inpainting web UI ( #1069 )
...
Signed-off-by: Gaurav Shukla <gaurav@nod-labs.com >
2023-02-22 11:01:18 -08:00
Gaurav Shukla
67842a7525
[SD] Fix parameters in img2img
...
Signed-Off-by: Gaurav Shukla <gaurav@nod-labs.com >
2023-02-10 22:03:33 +05:30
powderluv
1c64e40722
Add PyInstaller for apps/ ( #907 )
...
Build with pyinstaller.exe .\apps\stable_diffusion\web\shark_sd.spec
normal flow works. exe is missing a few json files
2023-02-01 06:04:49 -08:00
Gaurav Shukla
c124b76328
[SD] Reorganize the stable diffusion model. ( #806 )
...
The stable diffusion codebase has been reorganized to make it more
modular so that the same script can be used for web as well as cli,
instead of duplicating the whole codebase.
Signed-off-by: Gaurav Shukla <gaurav@nod-labs.com >
2023-01-31 14:42:41 -08:00