Commit Graph

375 Commits

Author SHA1 Message Date
lllyasviel
9c3fb90df3 try fix cpu tree 2023-12-12 14:14:30 -08:00
lllyasviel
47441736ae maintain 2023-12-12 13:44:16 -08:00
AlexL
9cd3c06c6f
Make a simple table in html log output (#1286) 2023-12-12 13:33:28 -08:00
lllyasviel
e8d88d3e25 2.1.826 2023-12-12 11:38:05 -08:00
oivasenk
ec57c1fde0
Update private_logger.py (#1025)
Minor optimization of logs. Added lazy loading of images.
2023-11-24 01:31:20 -08:00
lllyasviel
3bc9ac88fd maintain 2023-11-23 13:46:50 -08:00
lllyasviel
bd4d40203c ling 2023-11-21 10:16:45 -08:00
lllyasviel
8f98e96d73 maintain
Fix some potential problem when LoRAs has clip keys and user want to load those LoRAs to refiners.
2023-11-21 10:04:53 -08:00
lllyasviel
dececbd060
[2.1.822] New Inpaint System
See related documents for more details.
2023-11-19 17:37:22 -08:00
lllyasviel
675805960a
2.1.821
* New UI for LoRAs.
* Improved preset system: normalized preset keys and file names.
* Improved session system: now multiple users can use one Fooocus at the same time without seeing others' results.
* Improved some computation related to model precision.
* Improved config loading system with user-friendly prints.
2023-11-17 11:25:39 -08:00
lllyasviel
3b97e49dd8 --disable-image-log 2023-11-15 13:23:27 -08:00
lllyasviel
943098f8da Allow disabling preview in dev tools. 2023-11-15 11:23:43 -08:00
lllyasviel
cf2c89c288 Fix bug when the weight is exactly one. 2023-11-15 10:07:15 -08:00
lllyasviel
166bb98333 add some unused presets 2023-11-15 08:40:06 -08:00
lllyasviel
ab528b78cf --theme 2023-11-15 08:22:24 -08:00
lllyasviel
eae0b71ff9 Update config.py 2023-11-15 02:45:56 -08:00
lllyasviel
3a9c3c07d1 multiple loras in preset 2023-11-15 02:41:49 -08:00
lllyasviel
a662567f6c fix #936 2023-11-15 02:25:49 -08:00
lllyasviel
8c49bb1cba Add previously removed preset 2023-11-15 02:19:20 -08:00
lllyasviel
8f23e2e969 Allow preset to set default inpaint engine. 2023-11-15 01:55:02 -08:00
lllyasviel
cbe66fd5e0 2.1.812 2023-11-15 01:49:01 -08:00
lllyasviel
a9bd188555 github bot update + heunpp2 2023-11-15 01:36:14 -08:00
lllyasviel
861c8d38df 810 2023-11-15 01:22:37 -08:00
lllyasviel
6769ab0f9b js 2023-11-14 23:52:35 -08:00
lllyasviel
97a6e87d18 fix some sorting problem 2023-11-14 23:36:58 -08:00
lllyasviel
cec0c2a8df
2.1.808
* Aspect ratios now show aspect ratios.
* Added style search.
* Added style sorting/ordering/favorites.
2023-11-14 14:06:12 -08:00
lllyasviel
5158463216 js 2023-11-13 23:44:15 -08:00
lllyasviel
305c39d49c alter number 2023-11-13 23:06:31 -08:00
lllyasviel
c9a5e729d9 fix #938 2023-11-13 22:57:35 -08:00
lllyasviel
6c812b68db add preprocessor skip 2023-11-13 14:35:23 -08:00
lllyasviel
d3d63d5bf6 2.1.802
Default inpaint engine changed to v2.6. You can still use inpaint engine v1 in dev tools.
Fix some VRAM problems.
2023-11-13 04:37:25 -08:00
lllyasviel
7e222cf3e1 Fooocus GitHub Bot Commit
This commit is generated by a GitHub bot of Fooocus
2023-11-12 13:12:03 -08:00
lllyasviel
ac8002d2a4 speed up lcm again 2023-11-12 09:12:09 -08:00
lllyasviel
649f45a6df 'Extreme Speed' performance mode 2023-11-12 07:55:44 -08:00
lllyasviel
54f4b265e0 lcm scheduler 2023-11-12 06:44:44 -08:00
lllyasviel
e6aeefd2b4 only load libs when necessary 2023-11-12 02:16:11 -08:00
lllyasviel
e7fe1d443a only load libs when necessary 2023-11-12 02:10:48 -08:00
lllyasviel
7e0c6d3421 add some javascripts
add some javascripts
2023-11-12 01:52:37 -08:00
lllyasviel
2bef62c545
2.1.790
2.1.790
2023-11-11 22:13:13 -08:00
lllyasviel
3d180e9eb6 inpaint engine v2.6 2023-11-11 09:47:54 -08:00
lllyasviel
09f70de40e fix math 2023-11-11 09:03:03 -08:00
lllyasviel
316ac6fafa new config 2023-11-11 07:45:07 -08:00
lllyasviel
e17bbdbf5f less verbose 2023-11-11 02:39:34 -08:00
lllyasviel
c35321013a better html log 2023-11-11 02:28:09 -08:00
lllyasviel
4fe08161a5 2.1.782
2.1.782
2023-11-11 01:43:01 -08:00
lllyasviel
a9bb1079cf disable refiner when same as base 2023-11-08 23:39:57 -08:00
lllyasviel
2165114876 disable image grid
disable image grid by default because many users reports performance issues. like #829 and so on.
2023-11-05 19:09:20 -08:00
lllyasviel
87de9edb1a Support Ctrl+Up/Down Arrow 2023-11-05 04:51:46 -08:00
lllyasviel
49f47a6f5e try fix #849 2023-11-05 03:44:18 -08:00
lllyasviel
51d87ce00b license 2023-11-01 22:43:43 -07:00