Commit Graph
100 Commits
Author SHA1 Message Date
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 a8be5d7972 js 2023-11-13 11:01:09 -08:00
lllyasviel ed70c578fa js 2023-11-13 10:57:22 -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 63b084f846 update log 2023-11-12 03:50:04 -08:00
lllyasviel b8a035dc15 use Fooocus' facexlib 2023-11-12 03:45:29 -08:00
lllyasviel ffd5eabe08 less verbose 2023-11-12 03:03:43 -08:00
lllyasviel fa86cf4d54 Update webui.py 2023-11-12 02:36:46 -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
lllyasviel 38b01230f2 Fooocus GitHub Bot Commit
This commit is generated by a GitHub bot of Fooocus
2023-11-11 23:46:55 -08:00
lllyasviel 448fb6e7ea Update readme.md 2023-11-11 23:25:13 -08:00
lllyasviel 20979fcd1b fix mode 2023-11-11 22:40:21 -08:00
lllyasviel 2bef62c545 2.1.790
2.1.790
2023-11-11 22:13:13 -08:00
lllyasviel fd4a5b2eaf Fooocus GitHub Bot Commit
This commit is generated by a GitHub bot of Fooocus
2023-11-11 10:20:02 -08:00
lllyasviel 3d180e9eb6 inpaint engine v2.6 2023-11-11 09:47:54 -08:00
lllyasviel 64159f0ce3 Fooocus GitHub Bot Commit
This commit is generated by a GitHub bot of Fooocus
2023-11-11 09:34:04 -08:00
lllyasviel e89dc07485 Update update_log.md 2023-11-11 09:24:09 -08:00
lllyasviel 7632d752e0 Update update_log.md 2023-11-11 09:18:49 -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 5e8a77fdac fix #878 2023-11-06 01:25:49 -08:00
lllyasviel 2342761fa1 allow set device 2023-11-06 00:44:38 -08:00
lllyasviel 10574f1cc2 print argv 2023-11-06 00:05:10 -08:00
lllyasviel 933da40735 also launch from launch.py 2023-11-06 00:01:04 -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 1babf969af remove buggy gradio forwarding 2023-11-05 18:04:31 -08:00
lllyasviel e19e01ae61 fix weight not working 2023-11-05 04:58:22 -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 b95c7378c9 urgent fix from automatic1111
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/4afaaf8a020c1df457bcf7250cb1c7f609699fa7
https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/13839
https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/13836
https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/13840
2023-11-03 22:28:26 -07:00
lllyasviel 51d87ce00b license 2023-11-01 22:43:43 -07:00
lllyasviel 32c282daab very 2023-11-01 22:24:34 -07:00
lllyasviel 9ced4fe651 highly 2023-11-01 22:20:30 -07:00
lllyasviel c62fc6e1bc speedup 2023-11-01 15:55:59 -07:00
lllyasviel 7d532b0285 add words to tokenizer
thank you, GPT-4
2023-11-01 15:43:49 -07:00
lllyasviel 01bfa11fd1 minor revision
Now the GPT will try to (1) use more aligned formatting of commas, (2) a bit more dynamic in word choice, (3) avoid duplication like “detail, detail, detail, detail”
2023-11-01 12:58:34 -07:00
lllyasviel 5dc1221c65 maintain gpt 2023-10-31 14:41:18 -07:00
lllyasviel f07e64b357 remove unused codes 2023-10-31 13:20:34 -07:00
lllyasviel f30e71ad64 maintain gpt
maintain gpt
2023-10-31 12:32:02 -07:00
lllyasviel 1b96d3ba0b Solve all GPT problems forever 2023-10-30 21:17:38 -07:00
lllyasviel 07b0a37de0 Fooocus GitHub Bot Commit
This commit is generated by a GitHub bot of Fooocus
2023-10-30 16:54:08 -07:00
lllyasviel 34bcfa79c0 improve gpt2
improve gpt2
2023-10-30 16:40:50 -07:00
lllyasviel d8616fe8dc edit gpt list
edit gpt list
2023-10-30 13:50:46 -07:00
lllyasviel c697826f9f Update expansion.py 2023-10-30 12:38:13 -07:00
lllyasviel efcd4837ce Update expansion.py 2023-10-30 12:34:14 -07:00
lllyasviel 1d16b942b3 gpt minor fix 2023-10-30 12:26:35 -07:00
lllyasviel 51ffcc47e4 Fooocus GitHub Bot Commit
This commit is generated by a GitHub bot of Fooocus
2023-10-29 22:46:08 -07:00
lllyasviel ce2c53f121 less verbose 2023-10-29 22:36:22 -07:00
lllyasviel 6364bb37cf another fix to #815 2023-10-29 22:26:49 -07:00
lllyasviel 867402e3df try fix #815 2023-10-29 22:03:59 -07:00
lllyasviel 634420ed94 Update readme.md 2023-10-29 13:10:46 -07:00
lllyasviel 769bfc7b6d hint 2023-10-29 12:38:06 -07:00
lllyasviel dd8bf62263 Update readme.md 2023-10-29 11:16:45 -07:00
lllyasviel 932f1333e4 Update readme.md 2023-10-29 11:05:26 -07:00
lllyasviel cb4859fdd8 Update readme.md 2023-10-29 11:04:22 -07:00
lllyasviel 759bfadefa fix async load order + image wall 2023-10-28 23:03:35 -07:00
lllyasviel b103f88f18 Update readme.md 2023-10-28 21:09:25 -07:00
lllyasviel 48bcc7a5fc fix error at 0 2023-10-28 18:31:50 -07:00
lllyasviel fa3f1709cf ui 2023-10-28 17:07:20 -07:00
lllyasviel 809d4a8832 Update readme.md (#807) 2023-10-28 16:40:41 -07:00
lllyasviel 76120e045e update model list
Note that this only influence new users with new downloads
Previous users will not be forced to download new files, because this is not friendly and should be avoided.
delete user_path_config.txt to receive this new list
2023-10-28 16:20:11 -07:00
lllyasviel 56c8a342ec Fooocus GitHub Bot Commit
This commit is generated by a GitHub bot of Fooocus
2023-10-28 14:49:18 -07:00
lllyasviel 3445c0d7d1 Announcement 2023-10-26 22:33:38 -07:00
lllyasviel f07f7693d3 fix refiner 2023-10-26 19:42:50 -07:00
lllyasviel 5cbefa821f minor fix 2023-10-26 18:06:25 -07:00
lllyasviel 4607316c2f get each image during generating
get each image during generating
2023-10-26 17:17:05 -07:00
lllyasviel f6eee62520 fix missing text 2023-10-26 10:52:05 -07:00
lllyasviel 9982d34b6c safer deep copy 2023-10-26 10:29:30 -07:00
lllyasviel a16b451fd7 adjust context length (#795)
* adjust context length

* Update sdxl_styles_fooocus.json
2023-10-26 09:51:10 -07:00
lllyasviel 823fa924d3 disable expansion when empty since it is not meaningful and influences image prompt
disable expansion when empty since it is not meaningful and influences image prompt
2023-10-26 08:59:49 -07:00
lllyasviel d7ee814579 disable expansion when empty since it is not meaningful and influences image prompt 2023-10-26 08:51:53 -07:00
lllyasviel 175f3e3040 update backend + revise styles
update backend + revise styles
2023-10-26 08:24:45 -07:00
lllyasviel 214c2ba04c fix resize 2023-10-25 21:02:55 -07:00
lllyasviel 959f965b77 improve gpt2
improve gpt2
2023-10-25 17:03:49 -07:00
lllyasviel 37ec436a3e Fooocus GitHub Bot Commit
This commit is generated by a GitHub bot of Fooocus
2023-10-25 15:37:18 -07:00
lllyasviel 01b1e98d37 Update Styles
Update Styles
2023-10-25 14:29:46 -07:00
lllyasviel a6ac4604cd remove unused codes 2023-10-25 11:18:16 -07:00
lllyasviel 38e70cebcc Update Backend
Update Backend
2023-10-25 09:40:13 -07:00
lllyasviel bb965067e0 Update readme.md 2023-10-25 07:16:53 -07:00
lllyasviel 9bb16d0d76 Update issue templates 2023-10-24 14:09:56 -07:00
lllyasviel 5d32c208b2 remove unused codes 2023-10-24 11:38:03 -07:00
lllyasviel 10a9f0fc9d try fix some mps problems 2023-10-23 20:19:24 -07:00
lllyasviel 60cb91c406 allow ar config 2023-10-23 19:42:23 -07:00
lllyasviel 504e5478b0 remove unused/unstable codes 2023-10-23 15:09:24 -07:00
lllyasviel ee2fe66811 fix 2023-10-23 14:26:14 -07:00
lllyasviel 0b90fd9e8e Revert "fix autocast in less aggressive way"
This reverts commit 7a6775acdc.
2023-10-23 14:22:35 -07:00
lllyasviel 7a6775acdc fix autocast in less aggressive way 2023-10-23 14:15:20 -07:00
lllyasviel 47281e52c4 Fixed many autocast problems. 2023-10-23 13:07:55 -07:00