Commit Graph
227 Commits
Author SHA1 Message Date
lllyasviel 2f6843da95 support embeddings (#675) 2023-10-13 14:16:13 -07:00
lvmin e4113d3231 ini preset 2023-10-13 06:43:12 -07:00
lvmin 7d4b635460 ini preset 2023-10-13 06:42:08 -07:00
lvmin 739a8a592a avoid vae denoise problem 2023-10-13 06:31:38 -07:00
lvmin 63820ff362 config 2023-10-13 05:28:42 -07:00
lvmin 80d80c5962 fix 2023-10-13 05:09:35 -07:00
lvmin 1d4c42842d fix 2023-10-13 05:06:07 -07:00
lvmin a252f75549 log 2023-10-13 05:02:20 -07:00
lvmin 10e2db67d6 log 2023-10-13 04:53:02 -07:00
lllyasviel c4118d2418 i (#664) 2023-10-12 18:55:33 -07:00
lllyasviel 3b9266e848 better sigmas for sd1.5 as refiner 2023-10-12 18:31:42 -07:00
lllyasviel e61aac34ca sync (#658) 2023-10-12 04:23:10 -07:00
lllyasviel cac8af0928 sync (#656) 2023-10-12 02:56:19 -07:00
lllyasviel 132afcc2a2 rework refiner
rework refiner
2023-10-11 23:44:40 -07:00
lllyasviel 5e6b27a680 fix
fix
2023-10-11 03:33:28 -07:00
lllyasviel bbdf4bd120 rework refiner for some potential new features (#642)
* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync
2023-10-11 03:07:43 -07:00
lllyasviel db945c8a27 history (#634)
* history

* history
2023-10-10 16:22:29 -07:00
lllyasviel ec3d211ab5 hq fix (#633) 2023-10-10 16:10:08 -07:00
lllyasviel 07a564b779 inpaint log (#632) 2023-10-10 15:28:29 -07:00
lllyasviel c24be3f886 inpaint 2.5 (#631) 2023-10-10 14:44:02 -07:00
lllyasviel a960d24825 better memory management (#629)
* better memory management

* better memory management
2023-10-10 13:44:01 -07:00
lllyasviel 1601af43be better memory management (#628) 2023-10-10 13:27:31 -07:00
lllyasviel 53573fa073 fix auto_cast (#622) 2023-10-10 02:36:19 -07:00
lllyasviel f92b8038b4 add config (#619)
* add config

* add config

* add config

* add config

* add config

* add config

* add config

* add config
2023-10-10 00:23:39 -07:00
lllyasviel c275434c59 add skip button (#616) 2023-10-09 20:02:03 -07:00
lllyasviel 0723c2fa52 add new Fooocus Inpaint Model V2 (#614) 2023-10-09 18:42:10 -07:00
lllyasviel 53967f23d0 change default to 0.5 (#605) 2023-10-09 13:20:57 -07:00
lllyasviel 1f8944b974 faster speed (#604) 2023-10-09 12:18:25 -07:00
lllyasviel 05d92ca50b add more developer debug tools (#603)
* add more developer debug tools

* add more developer debug tools
2023-10-09 12:09:51 -07:00
lvmin 51b9bf5e7d fix lowvram 2023-10-08 16:39:55 -07:00
lvmin 8f370762cd fix log 2023-10-08 16:01:35 -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 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 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 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 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 da40b0b461 better fomulation (#466) 2023-09-21 03:48:09 -07:00