Commit Graph

460 Commits

Author SHA1 Message Date
lllyasviel 4ff670c7fb
fix dtype (#583) 2023-10-08 15:15:51 -07:00
lllyasviel d631cfe491
minor (#582) 2023-10-08 15:11:46 -07:00
lllyasviel e00b647eee
improve result quality of control (#581) 2023-10-08 14:33:16 -07:00
lllyasviel e51f7fea59
better ui (#579)
* better ui

* better ui

* better ui
2023-10-08 12:15:38 -07:00
lllyasviel cf484c5ed9
Update update_log.md (#578) 2023-10-08 11:32:51 -07:00
lllyasviel a65b8d470c
Update readme.md (#577) 2023-10-08 11:31:36 -07:00
lllyasviel 3b8b2750ae
Update readme.md (#570) 2023-10-08 04:02:27 -07:00
lllyasviel 8ec058bd63
Update readme.md (#569) 2023-10-08 03:59:28 -07:00
lllyasviel 7710c30277
remove unused codes (#568) 2023-10-08 03:54:33 -07:00
lllyasviel 0879e92ab8
Update readme.md (#567) 2023-10-08 03:45:11 -07:00
lllyasviel a39f033603
Update readme.md (#566) 2023-10-08 03:43:25 -07:00
lllyasviel 81ce2bb37f
Update readme.md (#565) 2023-10-08 03:34:39 -07:00
lllyasviel e83828b7b2
fix lowvram (#564) 2023-10-08 01:15:54 -07:00
lllyasviel 51cdc5e53a
fix lowvram (#563)
* fix lowvram

* fix lowvram
2023-10-08 01:09:10 -07:00
lllyasviel 6c03faf568
fix lowvram (#562) 2023-10-08 00:50:25 -07:00
lllyasviel 9506714985
Update async_worker.py (#561) 2023-10-08 00:35:19 -07:00
lllyasviel f170e1c08e
some fix (#560)
* download upscaler only when user use it

* use better method
2023-10-08 00:28:03 -07:00
lllyasviel 6faaac333b
i (#559) 2023-10-07 22:54:04 -07:00
lllyasviel b42e96a52d
fix (#550) 2023-10-05 14:49:02 -07:00
lllyasviel 927462e107
fix (#548) 2023-10-05 11:53:12 -07:00
lllyasviel 0f62757eff
fix (#547) 2023-10-05 11:30:32 -07:00
lllyasviel 6189e482bd
improve human eyes again by using crop adm rather than interpolate adm (#544)
and add an debug slider
2023-10-04 21:42:43 -07:00
lllyasviel aebfc56641
fix (#543)
* fix

* fix

* fix
2023-10-04 15:43:41 -07:00
lllyasviel 8bfc90202d
making debug easier (#542)
* making debug easier

* making debug easier
2023-10-04 15:15:41 -07:00
lllyasviel 00be37e2b8
use more recent way to write code (#541) 2023-10-04 14:53:10 -07:00
lllyasviel 7fb0996461
begin to maintain the performance of 24GB machines (#540) 2023-10-04 14:41:01 -07:00
lllyasviel 046c93c0f2
see if pygit2 is fixed by changing a commit (#538) 2023-10-04 13:21:30 -07:00
lllyasviel 4c0a16d9bc
fix pygit2 (#536) 2023-10-04 13:09:34 -07:00
lllyasviel ba58dbc8bc
speed up again (#527) 2023-10-03 17:14:38 -07:00
lllyasviel 6c56b580d7
dev tool (#526) 2023-10-03 16:08:06 -07:00
lllyasviel 80632d5eb3
Update default_pipeline.py (#525) 2023-10-03 15:30:49 -07:00
lllyasviel 7d48ecee32
Update fooocus_version.py (#524) 2023-10-03 15:25:52 -07:00
lllyasviel 8872b97346
Update webui.py (#523) 2023-10-03 15:17:49 -07:00
lllyasviel 480a7222c5
Improved the scheduling of ADM guidance and CFG mimicking for better visual quality in high frequency domain and small objects.
Improved the scheduling of ADM guidance and CFG mimicking for better visual quality in high frequency domain and small objects.
2023-10-03 14:05:14 -07:00
lllyasviel 2f31d9e5a7
fix (#521)
* fix

* fix
2023-10-03 10:59:53 -07:00
lllyasviel bbae307ef2
2.0.80 (#520)
* Rework many patches and some UI details.
* Speed up processing.
* Move Colab to independent branch.
* Implemented CFG Scale and TSNR correction when CFG is bigger than 10.
* Implemented Developer Mode with more options to debug.
2023-10-03 10:36:42 -07:00
lllyasviel 225947ac1a
Update update_log.md (#468) 2023-09-21 05:58:54 -07:00
lllyasviel da40b0b461
better fomulation (#466) 2023-09-21 03:48:09 -07:00
lllyasviel 93ee4eabe3
fix loop (#465) 2023-09-21 03:04:27 -07:00
MoonRide303 e5ca884886
Merge pull request #464 from MoonRide303/log-execution-time
Added information about diffusion and total execution time (#463)
2023-09-21 11:07:17 +02:00
MoonRide303 726f684ff2 Added information about diffusion and total execution time (#463) 2023-09-21 10:54:09 +02:00
lllyasviel 7e031b1b03
Update launch.py (#459) 2023-09-20 20:40:54 -07:00
lllyasviel cdf642437c
bfloat16 vae (#456)
* bfloat16 vae

* bfloat16 vae

* bfloat16 vae
2023-09-20 08:16:20 -07:00
lllyasviel 6597b3df64
fix bugradio (#455) 2023-09-20 06:00:52 -07:00
lllyasviel 5456a5784b
related judgement (#454) 2023-09-20 04:28:22 -07:00
lllyasviel 65b9364170
fix gradio again again again (#453) 2023-09-20 04:12:19 -07:00
lllyasviel c9ec6e22ad
use correct masks (#452) 2023-09-20 03:25:29 -07:00
lllyasviel b89192162d
allow users to choose path of models (#446)
* allow users to choose path of models

* allow users to choose path of models

* allow users to choose path of models

* allow users to choose path of models

* allow users to choose path of models
2023-09-19 19:02:02 -07:00
lllyasviel 098d08cd22
fix gradio (#444) 2023-09-19 18:30:57 -07:00
lllyasviel b6752c74e3
minor fix (#443)
* minor fix

* minor fix
2023-09-19 18:04:36 -07:00