Commit Graph

340 Commits

Author SHA1 Message Date
lllyasviel
3a727fd240
2.1.844
* maintain clip vision device
* update links in troubleshoot
2023-12-16 10:34:47 -08:00
lllyasviel
776e080b3f
add thanks (#1433) 2023-12-15 13:29:53 -08:00
lllyasviel
a7f82b2545
Update fooocus_version.py (#1430) 2023-12-15 11:40:01 -08:00
lllyasviel
179bcb2c4e
Fix inpaint device problem in --always-gpu mode. (#1420)
2.1.841
2023-12-14 19:15:16 -08:00
lllyasviel
323af5667a
2.1.840
* Fix some potential frozen after model mismatch
* Fix crash when cfg=1 when using anime preset
* Added some guidelines for troubleshoot the "CUDA kernel errors asynchronously" problem
2023-12-14 13:55:49 -08:00
lllyasviel
5b99e3a1e4
2.1.839 2023-12-13 21:14:50 -08:00
lllyasviel
df615d3781 fix some precision problems 2023-12-13 13:05:33 -08:00
lllyasviel
fcc7458d15 Avoid tokenizer download from torch hub 2023-12-13 08:25:44 -08:00
lllyasviel
406133f0fb safer link 2023-12-12 21:53:13 -08:00
lllyasviel
322aa5a724 use our blip 2023-12-12 21:07:39 -08:00
lllyasviel
ee06e87a58 reduce artifacts by also setting styles 2023-12-12 20:40:29 -08:00
lllyasviel
f8e651a483 [2.1.831] Fooocus Describe 2023-12-12 19:34:18 -08:00
lllyasviel
d4a062f8e1 SegmindVega 2023-12-12 16:22:54 -08:00
lllyasviel
f1b75ee690 update log 2023-12-12 14:22:08 -08:00
lllyasviel
1ee5d24f33 version 2023-12-12 13:32:23 -08:00
lllyasviel
5f3a87d871 try fix ssl 2023-12-12 12:59:58 -08:00
lllyasviel
e8d88d3e25 2.1.826 2023-12-12 11:38:05 -08:00
lllyasviel
0d878b0282 try fix some mps problems 2023-12-11 19:16:46 -08:00
lllyasviel
3bc9ac88fd maintain 2023-11-23 13:46:50 -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
ab528b78cf --theme 2023-11-15 08:22:24 -08:00
lllyasviel
608fe3962c some js for lora UI 2023-11-15 07:30:16 -08:00
lllyasviel
3a9c3c07d1 multiple loras in preset 2023-11-15 02:41: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
97a6e87d18 fix some sorting problem 2023-11-14 23:36:58 -08:00
lllyasviel
ad1ae0fd48 update log 2023-11-14 14:16:25 -08:00
lllyasviel
5158463216 js 2023-11-13 23:44:15 -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
e10da9de49 Fooocus GitHub Bot Commit
This commit is generated by a GitHub bot of Fooocus
2023-11-13 12:55:03 -08:00
lllyasviel
7157c1a3ed better js 2023-11-13 10:49:01 -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
b8a035dc15 use Fooocus' facexlib 2023-11-12 03:45:29 -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
33bf502b47 fix 2023-11-12 01:59:40 -08:00
lllyasviel
7e0c6d3421 add some javascripts
add some javascripts
2023-11-12 01:52:37 -08:00