Commit Graph

4563 Commits (53736ea7cbb7c08dd976cc8deff61197319fe492)

Author SHA1 Message Date
Seunghoon Lee 53736ea7cb
fix 2023-04-25 23:07:25 +09:00
Seunghoon Lee db56da075a
need full precision for model & vae.
Stable & tested.
2023-04-25 23:04:52 +09:00
Seunghoon Lee 9dc8581ba0
Add hijack for DirectML.
Unstable & Under testing.
2023-04-25 21:22:47 +09:00
Seunghoon Lee cb664cf332
Update TODO_DML. 2023-04-25 02:02:12 +09:00
Seunghoon Lee 836324cd2c
Fix PLMS & DPM & DDIM.
Unstable and not tested.
2023-04-25 01:55:27 +09:00
Seunghoon Lee a49a8f8b46
First DirectML implementation.
Unstable and not tested.
2023-04-25 01:43:19 +09:00
Vladimir Mandic 2825ad11a0 premerge cleanup 2023-04-24 11:39:39 -04:00
Vladimir Mandic 418ba49fce
Merge pull request #435 from pangbo13/xyz-plot-dropdown-vladmandic
Add dropdown for X/Y/Z plot
2023-04-24 11:38:55 -04:00
Vladimir Mandic 986bc340ca
Merge pull request #438 from Sakura-Luna/pr9295
Add bf16 support for VAE
2023-04-24 11:36:28 -04:00
Vladimir Mandic 6bf907a949 update argparse 2023-04-24 10:56:49 -04:00
Vladimir Mandic 5b9187d38b combo patch 2023-04-24 10:30:23 -04:00
Sakura-Luna 458a78e4de
Merge branch 'master' into pr9295 2023-04-24 13:19:57 +08:00
PangBo c4cfa03303
Merge branch 'master' into xyz-plot-dropdown-vladmandic 2023-04-24 10:26:05 +08:00
Vladimir Mandic 98adfb3151 update swinir 2023-04-23 11:50:30 -04:00
Vladimir Mandic d64bb50235 handle torch cuda crashing in setup 2023-04-23 11:09:36 -04:00
Vladimir Mandic d105074598 fix lightbox 2023-04-23 10:40:23 -04:00
Vladimir Mandic 809b4d25d0 apply patch 2023-04-23 10:18:38 -04:00
Vladimir Mandic 40184f9e0b update post merge 2023-04-23 09:08:42 -04:00
Vladimir Mandic ed1acb3d8c update lora logic 2023-04-23 08:41:57 -04:00
Vladimir Mandic b8c5828cb0
Merge pull request #385 from AlUlkesh/master
fix: lightboxModal, selectedTab
2023-04-23 08:41:44 -04:00
Vladimir Mandic 74e3f71dfa
Merge branch 'master' into master 2023-04-23 08:41:34 -04:00
Vladimir Mandic 176ac924af make tensorflow optional 2023-04-23 08:11:26 -04:00
Vladimir Mandic bef352c233 fix model_name 2023-04-23 07:19:51 -04:00
Vladimir Mandic 4cb46d5400 update 2023-04-22 13:33:11 -04:00
Vladimir Mandic 08282b4c7d disable python 3.11 2023-04-22 13:18:35 -04:00
Vladimir Mandic ec532ee91d
Merge pull request #383 from missionfloyd/extra-network-none
Add "None" option to extra networks dropdowns
2023-04-22 12:28:34 -04:00
Vladimir Mandic 30b5467bf0 extend system paths 2023-04-22 12:27:10 -04:00
Vladimir Mandic ec8453ff11 fix lora dir 2023-04-22 11:43:12 -04:00
Vladimir Mandic f2014ecf55 update extension 2023-04-22 11:30:55 -04:00
Vladimir Mandic 7a4b5fe891 cleanup setup 2023-04-22 11:30:28 -04:00
Vladimir Mandic 9a65233845 update setup to deal with extensions preload 2023-04-22 11:23:17 -04:00
Vladimir Mandic cb465b12dd
Merge pull request #352 from ashen-sensored/master
CFGDenoiser and script_callbacks modification for SAG
2023-04-22 09:37:17 -04:00
Vladimir Mandic d3fbd798fb add setup.log note 2023-04-22 09:30:09 -04:00
Vladimir Mandic bc943d3746
Merge pull request #366 from nonnonstop/fix-datadir
Fix problems when --data-dir is specified
2023-04-22 09:29:45 -04:00
Vladimir Mandic e6e296a304 fix lora/lyco dir 2023-04-22 09:05:26 -04:00
Vladimir Mandic 61e9a1970c add exception around torch properties 2023-04-22 08:35:17 -04:00
Vladimir Mandic 4a848e43d3 add builtin gradio themes 2023-04-22 08:35:17 -04:00
nonnonstop 5222919ebb
Fix problem when --data-dir is specified 2023-04-22 15:10:00 +09:00
Ashen 0e39aa7ba7 CFGDenoiser and script_callbacks mod for SAG 2023-04-21 13:17:17 -07:00
Vladimir Mandic c205251c65
Create FUNDING.yml 2023-04-21 16:15:31 -04:00
Vladimir Mandic 7c684a8bde fix parsing of requirements 2023-04-21 15:09:32 -04:00
Vladimir Mandic cf277e7326 fix dtype logic 2023-04-21 15:04:05 -04:00
Vladimir Mandic 57204b3d70 disable xformers/sdp if cannot be used 2023-04-21 11:32:19 -04:00
Vladimir Mandic cf80857b4e update webui.sh 2023-04-21 09:59:50 -04:00
Vladimir Mandic a5798c73b6 post merge fixes 2023-04-21 09:36:11 -04:00
Vladimir Mandic d2a481bc75 update setup 2023-04-21 09:32:35 -04:00
Vladimir Mandic 45439f4d0f
Merge pull request #228 from Vespinian/fix_img2img_scriptrunner_for_gui
Changed img2img scriptrunner for gui request from scripts_txt2img to …
2023-04-21 09:30:39 -04:00
Vladimir Mandic 0f75a1eec0
Merge pull request #231 from muerrilla/dropdown-dup-fix
Dropdown CSS fix
2023-04-21 09:30:16 -04:00
Vladimir Mandic e2d1b3664a
Merge pull request #232 from space-nuko/improve-custom-code-extension
Improve custom code extension
2023-04-21 09:30:00 -04:00
Vladimir Mandic 4417d570aa
Merge pull request #233 from Yan233th/master
Fix hasattr to in method
2023-04-21 09:29:51 -04:00