powderluv
d816cc015e
Revert "added standalone vicuna script ( #1399 )" ( #1402 )
...
This reverts commit 0e4a8ca240 .
20230507.717
20230506.716
20230505.715
2023-05-05 16:08:05 -07:00
Eliasj42
54ce3d48ca
added standalone vicuna script ( #1401 )
...
Co-authored-by: Elias Joseph <elias@nod-labs.com >
2023-05-05 18:05:52 -05:00
Eliasj42
0e4a8ca240
added standalone vicuna script ( #1399 )
...
Co-authored-by: Elias Joseph <elias@nod-labs.com >
2023-05-05 15:46:05 -07:00
Daniel Garvey
6ca1298675
maximizes window size for webview launch ( #1394 )
20230504.714
2023-05-04 20:43:06 -07:00
jinchen62
bbef7a6464
Redesign model manager webui ( #1391 )
2023-05-04 20:41:29 -07:00
Ean Garvey
cdf2d61d53
Remove imports from iree.compiler.transforms from model annotator. ( #1392 )
2023-05-04 20:40:19 -07:00
Ean Garvey
6c14847d1f
xfail some large tests on macOS builder and switch to hash updates. ( #1341 )
...
* Update test-models.yml
* Disable large tests on macOS builder
2023-05-04 19:47:03 -05:00
Gaurav Shukla
68ecdd2a73
[SD] Add LoRA as experimental tab
...
Signed-Off-by: Gaurav Shukla <gaurav@nod-labs.com >
20230504.713
2023-05-04 22:30:25 +05:30
Gaurav Shukla
3f4d444d18
[SD] Fix stable LM chatbot
...
Signed-Off-by: Gaurav Shukla <gaurav@nod-labs.com >
2023-05-04 22:30:25 +05:30
m68k-fr
e473d0375b
[Web] Models folders cleanup ( #1365 )
20230503.712
2023-05-03 16:13:20 -05:00
Ean Garvey
e38d96850f
Fix input image loading in img2img rest API ( #1388 )
2023-05-03 15:51:00 -05:00
Gaurav Shukla
fed63dfd4b
[SD] Add stableLM chatbot ( #1383 )
...
Signed-off-by: Gaurav Shukla <gaurav@nod-labs.com >
Co-authored-by: powderluv <powderluv@users.noreply.github.com >
2023-05-03 15:37:20 -05:00
Boian Petkantchin
eba4d06405
In MiniLM JAX example do not hardcode device ( #1385 )
...
* In MiniLM JAX example do not hardcode device
* In MiniLM JAX example don't use bytecode MLIR
---------
Co-authored-by: Boian Petkantchin <boian@nod-labs.com >
2023-05-03 10:34:42 -07:00
Boian Petkantchin
4cfba153d2
Add example JAX MiniLM inference ( #1380 )
...
* Do not hardcode the name of the VM module in get_iree_module
* Add example JAX MiniLM inference
---------
Co-authored-by: Boian Petkantchin <boian@nod-labs.com >
20230502.711
2023-05-02 15:03:54 -07:00
jinchen62
307c05f38d
Convert original vae to diffusers ( #1382 )
20230502.710
2023-05-02 01:27:28 -07:00
jinchen62
696df349cb
Fix curl issue ( #1369 )
20230501.709
20230430.708
20230429.707
20230428.706
2023-04-28 09:31:14 -07:00
jinchen62
cb54cb1348
Add model manager tab for SD webui ( #1368 )
2023-04-28 02:43:40 -07:00
Daniel Garvey
9bdb86637d
add tkinter launch for webui ( #1364 )
20230427.705
2023-04-27 19:17:55 -05:00
jinchen62
fb6f26517f
Fix webui note ( #1367 )
2023-04-27 16:14:43 -07:00
Chi_Liu
aa8ada9da9
Add support for torch to stablehlo and tosa in shark_importer ( #1360 )
2023-04-27 08:09:45 -07:00
powderluv
1db906a373
Revert "Add model manager tab for webui ( #1359 )" ( #1362 )
...
This reverts commit 9d1d1617d8 .
2023-04-26 22:25:26 -07:00
jinchen62
9d1d1617d8
Add model manager tab for webui ( #1359 )
2023-04-26 13:38:18 -07:00
jinchen62
7112789cb8
Add support of using civitai model download url ( #1357 )
20230425.703
2023-04-25 23:39:52 -07:00
jinchen62
d6b8be2849
Add drawing canvas for img2img stencil scribble ( #1355 )
20230425.702
2023-04-25 14:41:01 -07:00
powderluv
822171277c
Revert "[SD] Add FastChat as part of SD WebUI ( #1349 )" ( #1350 )
...
This reverts commit a5ae9d9f02 .
20230424.701
2023-04-24 15:22:25 -07:00
Abhishek Varma
a5ae9d9f02
[SD] Add FastChat as part of SD WebUI ( #1349 )
...
-- This commit includes FastChat as part of SD WebUI.
Signed-off-by: Abhishek Varma <abhishek@nod-labs.com >
Co-authored-by: Abhishek Varma <abhishek@nod-labs.com >
2023-04-24 11:12:58 -07:00
powderluv
09e3f63d5b
Fix pascal ( #1346 )
...
* Add fp32 for upscaler VAE
* Plumb Pascal vulkan support
20230423.700
20230423.699
2023-04-23 20:28:25 -07:00
powderluv
d60a5a9396
Add fp32 for upscaler VAE ( #1345 )
20230423.698
2023-04-23 15:27:55 -07:00
m68k-fr
90df0ee365
[Web] Gallery set to a 768px reference for high-end desktop users ( #1344 )
2023-04-23 11:48:06 -07:00
nirvedhmeshram
133c1bcadd
add device to scheduler model names ( #1338 )
20230422.697
2023-04-22 20:13:56 -05:00
powderluv
caadbe14e9
Revert VAE to use im2col ( #1339 )
20230422.696
2023-04-22 15:23:41 -07:00
Ean Garvey
5f5823ccd9
Fix inference object imports for SD apps. ( #1334 )
20230421.695
2023-04-21 13:40:48 -05:00
Vivek Khandelwal
d2f7e03b7e
Add StableLM model ( #1331 )
2023-04-21 09:51:02 -07:00
Gaurav Shukla
0b01bbe479
[SD] Add txt2img/upscaler/inpaint/outpaint Rest API ( #1325 )
...
Signed-off-by: Gaurav Shukla <gaurav@nod-labs.com >
2023-04-21 09:06:06 -07:00
yzhang93
25c5fc44ae
Modify tuner.py to take vulkan target triple flag ( #1328 )
20230420.694
2023-04-20 14:31:32 -07:00
Daniel Garvey
7330729c92
enable sd pytest ( #1322 )
20230419.693
20230419.692
2023-04-19 22:11:30 -05:00
Ean Garvey
ce16cd5431
Create local shark_tank if needed for tuning configs. ( #1321 )
...
Now that --clear_all successfully deletes local shark_tank cache, we need to make sure it exists before trying to use it.
2023-04-19 11:44:21 -05:00
Ean Garvey
598dc5f79d
Don't dump image data on img2img api call. ( #1320 )
2023-04-19 21:24:46 +05:30
Abhishek Varma
1f8e332cbe
[SD] Fix img2img API bug for custom_vae argument ( #1319 )
...
-- https://github.com/nod-ai/SHARK/pull/1314 misses to add `custom_vae`
parameter to img2img_if's invocation within img2img_api.
-- This commit adds a fix to the same.
Signed-off-by: Abhishek Varma <abhishek@nod-labs.com >
Co-authored-by: Abhishek Varma <abhishek@nod-labs.com >
2023-04-19 10:39:52 -05:00
Abhishek Varma
17b9632659
[SD] Adapted SHARK's v1 img2img API for SdPaint + updated Stencil model ID ( #1318 )
2023-04-19 06:29:36 -07:00
jinchen62
bda92a54ab
Fix custom vae path ( #1317 )
20230418.690
2023-04-18 20:50:43 -07:00
jinchen62
747ed383b1
Add custom vae dropdown in webui ( #1314 )
20230418.684
2023-04-18 17:24:02 -07:00
Ean Garvey
1afe07c296
Disable winograd on VAE with rdna2 and fix unet tuning. ( #1313 )
...
* Disable winograd on VAE with rdna2 and fix unet tuning.
* Fix batch size 1 downloads and clear_all on windows.
2023-04-18 15:55:10 -05:00
jinchen62
b70919b38d
Fix memory leak with ondemand ( #1312 )
...
support ondemand for outpainting and multi batch_count
2023-04-18 13:03:16 -05:00
m68k-fr
4e513d647f
Update list of scheduler available for inferences ( #1298 )
2023-04-17 22:37:00 -05:00
jinchen62
94cd2a0fed
Fix outpainting config ( #1310 )
2023-04-17 10:48:52 -07:00
Kyle Herndon
606029c01c
Fix LoRA device format bug and allow LoRA to resume from a previous training
2023-04-17 13:19:46 +05:30
powderluv
1aa85222e9
Add AMD W7900 target triple ( #1304 )
...
This maps to RDNA3
20230416.680
20230416.679
2023-04-16 00:14:21 -07:00
m68k-fr
1b3f468c04
[Web] Style Fixes for Gradio V3.25.0 ( #1300 )
20230415.678
20230414.677
20230413.676
2023-04-13 18:40:42 -05:00
m68k-fr
35de7e27fa
[Web] remove txt2img ui dependencies from png import metadata ( #1275 )
20230413.675
20230413.674
20230412.673
20230412.672
2023-04-12 07:32:47 -10:00