yzhang93
cf126e4839
Use tuned configs on custom models with ckpt_loc ( #1038 )
20230216.540
2023-02-16 17:06:21 -08:00
powderluv
c96d25c3e2
Delete stable_diffusion_amd.md
...
All instructions are common now and on the main page.
2023-02-16 14:57:32 -08:00
powderluv
006aa0dae2
Update README.md
2023-02-16 14:54:00 -08:00
Daniel Garvey
5b204bee86
temporarily xfail microsoft resnet50 ( #1037 )
...
Co-authored-by: dan <dan@nod-labs.com >
2023-02-16 16:14:51 -06:00
Phaneesh Barwaria
d98b2afbe9
img2img denoise strength ( #1040 )
20230216.539
2023-02-16 13:40:20 -08:00
Daniel Garvey
681332ef32
fix tests after default flag changes ( #1009 )
...
* fix tests after default flag changes
also adds support for import-mlir
* Update setup_venv.ps1
---------
2023-02-16 12:57:50 -06:00
mariecwhite
c3a4fdcbfc
Add bert-large-uncased TF model
20230215.538
2023-02-15 21:42:44 -08:00
mariecwhite
aac5de5b02
Add bert-large-uncased Torch model
2023-02-15 21:25:32 -08:00
powderluv
13a255afad
Update nightly.yml
20230215.536
20230215.537
2023-02-15 17:11:38 -08:00
powderluv
3bffda52f9
Pin to latest diffusers ( #1031 )
20230215.535
2023-02-15 14:23:10 -08:00
Daniel Garvey
d4e62ce557
add an import-mlir fallback in case of failure ( #1030 )
...
may not cover all cases. will observet
Co-authored-by: dan <dan@nod-labs.com >
2023-02-15 16:15:23 -06:00
yzhang93
9738483b18
[SD] Map v2_1 to v2_1_base until fix ( #1029 )
2023-02-15 13:44:41 -08:00
Abhishek Varma
143492fe94
[SD] Add support for standalone Vae checkpoints ( #1020 )
...
-- This commit adds support for standalone Vae checkpoints.
Signed-off-by: Abhishek Varma <abhishek@nod-labs.com >
Co-authored-by: Abhishek Varma <abhishek@nod-labs.com >
2023-02-15 12:17:32 -08:00
Gaurav Shukla
ecc5c662c4
[SD] Save output images to different loc every day ( #1027 )
...
Signed-off-by: Gaurav Shukla <gaurav@nod-labs.com >
2023-02-15 12:16:36 -08:00
yzhang93
d973ba191d
Add conditions to force use --import_mlir ( #1028 )
20230215.533
2023-02-15 10:37:09 -08:00
Gaurav Shukla
0198b183a2
[SD] Img2Img works for limited schedulers.
...
Signed-Off-by: Gaurav Shukla <gaurav@nod-labs.com >
2023-02-15 23:06:28 +05:30
Gaurav Shukla
0d44a3527b
[SD][web] Add strength UI for img2img
...
Signed-Off-by: Gaurav Shukla <gaurav@nod-labs.com >
2023-02-15 22:47:41 +05:30
Gaurav Shukla
2147b6a397
[SD] Move some common code to utility
...
Signed-Off-by: Gaurav Shukla <gaurav@nod-labs.com >
2023-02-15 22:47:41 +05:30
Gaurav Shukla
6b5b4ba27b
[SD] Add batch count in Image2Image
...
Signed-Off-by: Gaurav Shukla <gaurav@nod-labs.com >
2023-02-15 22:47:41 +05:30
Gaurav Shukla
67005bf57c
[SD] Update iree-vulkan-target-triple after device switch
...
Signed-Off-by: Gaurav Shukla <gaurav@nod-labs.com >
2023-02-15 22:47:41 +05:30
PhaneeshB
0430c741c6
add strength param
2023-02-15 20:59:03 +05:30
powderluv
1ce02e365d
Update README.md
2023-02-15 01:22:28 -08:00
m68k-fr
eae862adc2
Fix lint and path for gradio_tmp_imgs_folder
2023-02-15 14:27:29 +05:30
drumicube
dffa89524a
Save gradio tmp images to shark_tmp folder and clean it at launch
2023-02-15 14:27:29 +05:30
yzhang93
2af1102441
[SD] Merge configs of different max lengthes from the same variant to one config file ( #1019 )
20230215.532
2023-02-15 00:25:29 -08:00
powderluv
c4b472842a
Update stable_diffusion_amd.md
20230214.531
2023-02-14 19:02:20 -08:00
powderluv
750a7d806f
update docs to 3.11
2023-02-14 17:12:09 -08:00
powderluv
bc7333f1e5
Remove forcing LLPC setting ( #1018 )
...
also fix logo paths
20230214.530
2023-02-14 17:09:03 -08:00
powderluv
55ae50f991
Update inpaint.py
20230214.529
2023-02-14 14:12:05 -08:00
powderluv
a590c331ef
Update img2img.py
2023-02-14 14:11:50 -08:00
powderluv
8c241b06cb
Update txt2img.py
2023-02-14 14:11:36 -08:00
powderluv
9c072c8068
Update index.py
2023-02-14 14:11:20 -08:00
powderluv
ebd8b5122a
Update stable_diffusion_amd.md
2023-02-14 14:09:34 -08:00
powderluv
055e484a40
Update README.md
2023-02-14 14:06:46 -08:00
powderluv
912c4a1d12
Update shark_sd.spec
20230214.528
2023-02-14 13:21:29 -08:00
Abhishek Varma
c203b65bf1
Fix __file__ AttributeError + Remove --enable_stack_trace ( #1015 )
20230214.527
2023-02-14 07:55:02 -08:00
powderluv
307f0334ee
Drop im2col for VAE since it crashes the driver ( #1010 )
...
This is for untuned models.
20230213.526
20230213.525
20230213.524
2023-02-13 19:02:51 -05:00
yzhang93
5167df08b9
[SD] Fix cuda OTF annotation ( #1008 )
2023-02-13 12:32:50 -08:00
Gaurav Shukla
dd2e482214
[SD] Fix multiple call to device check ( #1007 )
...
- Also makes the dark theme default.
- Fix custom_vae parameter in img2img.
Signed-off-by: Gaurav Shukla <gaurav@nod-labs.com >
20230213.523
2023-02-13 11:57:52 -08:00
Eliasj42
87fd13d8eb
added an example to run sharded bloom ( #1003 )
...
Co-authored-by: Elias Joseph <elias@nod-labs.com >
2023-02-13 10:37:47 -08:00
yzhang93
dd423bc6de
[SD] Using --compile-to to dump mlir for OTF annotation ( #1004 )
...
* [SD] Using --compile-to to dumpmlir for preprocessing
* Use python api for dumping process
2023-02-13 09:17:59 -08:00
powderluv
899cb9cc1f
Temporarily disable signing of exe
20230213.522
20230212.521
20230212.520
2023-02-12 20:37:42 -08:00
drumicube
0464c7e558
Add support for command arguments to the WebUi ( #1000 )
...
Co-authored-by: powderluv <powderluv@users.noreply.github.com >
2023-02-11 19:20:21 -08:00
powderluv
f64e1fb926
Fix dark theme again for exe builds ( #1001 )
2023-02-11 19:08:17 -08:00
powderluv
ef7d31293d
Update tests to 3.11
2023-02-11 15:38:27 -08:00
powderluv
6d54eb68dc
update to support 3.11
2023-02-11 15:23:18 -08:00
powderluv
30eb10c990
Update to 3.11
2023-02-11 03:47:14 -08:00
Abhishek Varma
591bbcd058
[SD] Fix vmfb locating bug
...
-- This commit fixes a bug in vmfb caching due to vae_encoder and also
involves a minor NFC change in the code.
Signed-off-by: Abhishek Varma <abhishek@nod-labs.com >
2023-02-10 23:33:47 +05:30
Abhishek Varma
99aa77d036
[SD] Add a common way to name vmfbs including custom_vae
...
-- This commit adds a common way to name vmfbs and adds to it `custom_vae`
support as well.
-- This was required to make a common place to change vmfbs name
without breaking any feature support AND also tackle the caching
of vmfbs gracefully.
Signed-off-by: Abhishek Varma <abhishek@nod-labs.com >
2023-02-10 23:33:47 +05:30
Abhishek Varma
9c13f1e635
Add custom vae support using --custom_vae flag
...
-- This commit adds custom vae support to SD wherein the user can
point to a model's checkpoint file whose Vae needs to be plugged
into the main model.
Signed-off-by: Abhishek Varma <abhishek@nod-labs.com >
2023-02-10 23:33:47 +05:30