Daniel Garvey
06c8aabd01
remove local-sync from webui ( #1629 )
2023-07-06 13:58:59 -07:00
Ean Garvey
991f144598
Add iree hidden imports to SD spec ( #1456 )
...
* Add iree hidden imports to SD spec
* Update shark_sd_cli.spec
2023-05-19 11:19:16 -07:00
PhaneeshB
aea7796e60
add gradio client to spec
2023-04-03 18:57:19 +05:30
Daniel Garvey
5bb7846227
single entry point exe for all cli apps ( #1158 )
...
usage:
add --app="img2img" (or "inpaint" "outpaint" "txt2img")
2023-03-28 11:15:21 -05:00
cstueckrath
650b2ada58
add pytorch_lightning to requirements ( #1211 )
...
* add pytorch_lightning to requirements
this will additionally add lightning-utilities and torchmetrics
* Update shark_sd.spec
* Update shark_sd_cli.spec
2023-03-19 12:29:54 -07:00
Abhishek Varma
e6b925e012
[SD] Add Openpose to Stencil + image size issue fix ( #1181 )
...
-- This commit adds openpose model variant to stencil.
-- Fixes image size issue.
-- Also includes fix for the .exe bug introduced by https://github.com/nod-ai/SHARK/pull/1175
Signed-off-by: Abhishek Varma <abhishek@nod-labs.com >
Co-authored-by: Abhishek Varma <abhishek@nod-labs.com >
2023-03-14 10:30:52 -07:00
Abhishek Varma
de59a66ae4
[SD] Update diffusers to point to the fix for Stencil + add opencv-python ( #1130 )
2023-03-02 08:19:29 -08:00
powderluv
1c22aa9c8f
Resolve __init__.py issues ( #1080 )
...
Also drop torchvision. The test passed and didn't fail but
we can't be sure it fixes the __init__.py issue yet.
2023-02-22 18:17:00 -08:00
powderluv
ab0cbb4475
Add PyInstaller for apps/ webui and cli ( #909 )
...
tested webui, cli and webui exe and cli exe
2023-02-01 06:51:27 -08:00
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