Commit Graph

1138 Commits

Author SHA1 Message Date
Alistair Keiller c0e11c3451
Update readme.md (#1655) 2023-12-30 05:12:32 -08:00
lllyasviel eb0b4d51ef
fix #1608 (#1635) 2023-12-28 08:22:50 -08:00
lllyasviel cce73d28b4
Merge pull request #1634 from lllyasviel/dev
Merge community maintains
2023-12-28 08:11:55 -08:00
lllyasviel 2f6ebbf876 some fix for previous PRs 2023-12-28 08:07:43 -08:00
御坂IO ad158450e3
fix to_clipboard from non-localhost access (#1576)
tested on edge(windows&android)
2023-12-28 07:54:59 -08:00
Manuel Schmid 48b1324a26
add default_max_image_number to config, use as maximum in default_image_number (#1616) 2023-12-28 07:48:30 -08:00
Manuel Schmid 986ab451cf
add workaround for changing prompt while generating (#1578) 2023-12-28 07:46:19 -08:00
lllyasviel 7b5bced6c2
small url fix (#1551) 2023-12-22 00:20:09 -08:00
lllyasviel 1f9a072d66
Announcement 2023-12-21 17:42:45 -08:00
lllyasviel b0df0d57f6
Update readme.md (#1533) 2023-12-20 22:32:44 -08:00
lllyasviel 81107298a8
minor fix (#1532) 2023-12-20 19:58:53 -08:00
lllyasviel f7bb578a14
2.1.854
* Add a button to copy parameters to clipboard in log.
* Allow users to load parameters directly by pasting parameters to prompt.
2023-12-20 19:52:38 -08:00
lllyasviel f308489440
Add Marc K3nt3L's styles
Thanks Marc K3nt3L !
2023-12-18 19:01:52 -08:00
Huy Nguyen 7a6b46f363
New Log System 2023-12-17 20:20:02 -08:00
lllyasviel 0e1aa8d084
better caster (#1480)
related to mps/rocm/cpu casting for fp16 and etc on clip
2023-12-17 17:09:15 -08:00
lllyasviel 69a23c4d60
python 3.11 need this (#1465) 2023-12-17 00:43:00 -08:00
lllyasviel 1669370d2e
Refactor CLIP Vision 2023-12-17 00:13:51 -08:00
lllyasviel 67808d5ee5
fix all precision issues
We fixed number precision issues again. Now 2.1.849 will give 100% exactly same results as 2.1.824.
2023-12-16 19:54:05 -08:00
lllyasviel efb312d495
fix autocast (#1459) 2023-12-16 17:16:24 -08:00
lllyasviel 085bc3aeaa
revise caster 2023-12-16 16:58:46 -08:00
lllyasviel ec5dd950a2
Fix many precision problems
Many users reported that image quality is different from 2.1.824. We reviewed all codes and fixed several precision problems in 2.1.846.
2023-12-16 15:55:53 -08:00
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
Danil Boldyrev 05ef3e6861
clean up, add undo and some small changes (#1432) 2023-12-15 13:27:14 -08:00
lllyasviel a7f82b2545
Update fooocus_version.py (#1430) 2023-12-15 11:40:01 -08:00
lllyasviel 26ea508588
backend maintain (#1429) 2023-12-15 11:37:45 -08:00
Danil Boldyrev 059037eeb2
fix zooming on large-width images (#1428) 2023-12-15 11:37:11 -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 a39c1d1349
Update readme.md (#1416) 2023-12-14 14:50:34 -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 bac5c882ba
update doc (#1409) 2023-12-14 09:35:36 -08:00
Adriaan van Moergestel bc4cbbd9d9
fixed typo in entry_with_update.py (#1306) 2023-12-14 09:22:49 -08:00
Zaldos f85c10338c
Fix generate shortcut bug and add interrupt shortcut (#1408)
* Fix generate shortcut bug and add interrupt shortcut

* Exit shortcut code early to avoid any issues
2023-12-14 09:21:50 -08:00
lllyasviel 0a17fb8bc6
Update readme.md (#1406) 2023-12-14 08:14:14 -08:00
lllyasviel 5b99e3a1e4
2.1.839 2023-12-13 21:14:50 -08:00
lllyasviel 28b07cd658 Update readme.md 2023-12-13 13:46:04 -08:00
lllyasviel 6eeb90ad4e Update readme.md 2023-12-13 13:41:41 -08:00
lllyasviel df615d3781 fix some precision problems 2023-12-13 13:05:33 -08:00
lllyasviel bb45d0309f Update readme.md 2023-12-13 12:28:15 -08:00
lllyasviel 0d5f5e1f8b Update readme.md 2023-12-13 12:27:47 -08:00
lllyasviel 2bf2c88bfa Update readme.md 2023-12-13 12:20:48 -08:00
lllyasviel 5660ea203a Minimal Requirement 2023-12-13 12:17:18 -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 02f3b2be19 add forks 2023-12-12 21:24:02 -08:00
lllyasviel 322aa5a724 use our blip 2023-12-12 21:07:39 -08:00
lllyasviel c175afb394 fix default 2023-12-12 20:43:14 -08:00
lllyasviel ee06e87a58 reduce artifacts by also setting styles 2023-12-12 20:40:29 -08:00
lllyasviel 28b5782d8d Update readme.md 2023-12-12 20:10:40 -08:00
lllyasviel 8b8d926712 Update requirements_versions.txt 2023-12-12 19:40:44 -08:00