Commit Graph
100 Commits
Author SHA1 Message Date
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
lllyasviel 1272d50d35 fix math 2023-10-23 06:40:18 -07:00
lllyasviel 23a7559db8 Fooocus GitHub Bot Commit
This commit is generated by a GitHub bot of Fooocus
2023-10-22 12:16:36 -07:00
lllyasviel 43bc2df328 revise math 2023-10-22 12:09:24 -07:00
lllyasviel 6f3fa4b670 remove unused codes 2023-10-22 09:00:16 -07:00
lllyasviel 576aa9283f ling 2023-10-22 08:28:25 -07:00
lllyasviel 4c94f0f590 reproduce previous results 2023-10-22 08:08:36 -07:00
lllyasviel 4cf0c778da fix potential numerical problems 2023-10-22 07:30:30 -07:00
lllyasviel 22fc28958f colab 2023-10-22 06:53:34 -07:00
lllyasviel 566cf08750 fix 2023-10-22 06:32:02 -07:00
lllyasviel 7d81eeed7e revise noise formulation
revise noise formulation
2023-10-22 06:02:35 -07:00
lllyasviel 3acf1d6494 Fooocus GitHub Bot Commit
This commit is generated by a GitHub bot of Fooocus
2023-10-22 04:04:57 -07:00
lllyasviel cb950bd247 additive noise
additive noise
2023-10-22 04:04:23 -07:00
lllyasviel dde311639e Avoid artifacts 2023-10-21 17:39:53 -07:00
lllyasviel 3cc95314d6 Fooocus GitHub Bot Commit
This commit is generated by a GitHub bot of Fooocus
2023-10-21 17:12:42 -07:00
lllyasviel 736a5aa3ac improve anime
Improve Fooocus Anime a bit by using better SD1.5 refining formulation.
2023-10-21 17:11:55 -07:00
lllyasviel 60c05342b2 safe check 2023-10-20 17:58:26 -07:00
lllyasviel 9b0dc625fa version 2023-10-20 17:32:39 -07:00
lllyasviel adf134d446 100% cover all texts
100% cover all texts
2023-10-20 17:28:33 -07:00
lllyasviel 65190b4a68 fix 2023-10-20 16:28:51 -07:00
lllyasviel 650f32b920 more keys 2023-10-20 16:24:42 -07:00
lllyasviel 4479fbaaef Added language/en.json to make translation easier.
Added language/en.json to make translation easier.
2023-10-20 16:19:48 -07:00
lllyasviel df93f738de finally solve wide image inpaint UI problem, curse gradio 2023-10-20 10:44:02 -07:00
lllyasviel 7075fd39c3 Update readme.md 2023-10-20 08:19:19 -07:00
lllyasviel 4ce5c51d8e Update readme.md 2023-10-20 07:56:38 -07:00
lllyasviel 4a04d8b54a fix 2023-10-20 07:44:56 -07:00
lllyasviel 9183cc0c71 I18N
I18N
2023-10-20 07:33:11 -07:00
lllyasviel 849dafb95b fix 2023-10-20 05:20:42 -07:00
lllyasviel d4a9b116e4 fix log for multiple-line prompts 2023-10-20 05:15:49 -07:00
lllyasviel ff8d649cac bfs for wildcard 2023-10-20 05:05:29 -07:00
lllyasviel f1e1d2f7d7 Fooocus GitHub Bot Commit
This commit is generated by a GitHub bot of Fooocus
2023-10-20 02:43:05 -07:00
lllyasviel 04066124c2 fix many resolution problems 2023-10-20 02:41:04 -07:00
lllyasviel 6e2126b112 Update readme.md 2023-10-19 08:30:04 -07:00
lllyasviel 7ced4e26a7 Curse Gradio 2023-10-19 07:17:29 -07:00
lllyasviel f553d0fb18 Fooocus GitHub Bot Commit
This commit is generated by a GitHub bot of Fooocus
2023-10-19 06:32:38 -07:00
lllyasviel 6f02c797c6 Gradio 3.41.2 2023-10-19 06:25:15 -07:00
lllyasviel 7d003c1cd4 Reland Gradio Preparation 2023-10-19 05:53:26 -07:00
lllyasviel bb6addee70 Revert "Updated requirements (Gradio, Pillow)" (#736) 2023-10-19 03:46:54 -07:00
lllyasviel 296b1da278 ling 2023-10-19 00:17:17 -07:00
lllyasviel 906dfa1331 ling
ling
2023-10-18 23:54:40 -07:00
lllyasviel 9660daff94 fix many inpaint bugs (#731)
fix many inpaint bugs
2023-10-18 06:22:08 -07:00
lllyasviel c751758016 Fooocus GitHub Bot Commit
This commit is generated by a GitHub bot of Fooocus
2023-10-18 00:30:39 -07:00
lllyasviel e5f614c14e disable memory 2023-10-17 23:56:20 -07:00
lllyasviel 1374481b59 ling 2023-10-17 23:23:38 -07:00
lllyasviel 2566ec5da5 Update update_log.md 2023-10-17 23:11:39 -07:00
lllyasviel 1eaf7796da Announcement 2023-10-17 23:09:18 -07:00
lllyasviel 99435762e6 emergency vram fix of control-lora
emergency vram fix of control-lora
2023-10-17 22:51:51 -07:00
lllyasviel 99a4ebf863 Merge pull request #719 from bruno-c/pass_command_line_arguments
Pass additional command line arguments to launch.py through run.bat scripts
2023-10-17 21:37:33 -07:00
lllyasviel c79d653e49 Fooocus GitHub Bot Commit
This commit is generated by a GitHub bot of Fooocus
2023-10-17 21:18:50 -07:00
lllyasviel a5236781fc Announcement 2023-10-17 06:19:41 -07:00
lllyasviel 1cdadc37f5 Fooocus GitHub Bot Commit
This commit is generated by a GitHub bot of Fooocus
2023-10-17 03:15:54 -07:00
lllyasviel 6a068d6bad Update readme.md 2023-10-17 02:56:14 -07:00
lllyasviel d189604233 Update readme.md 2023-10-17 02:55:19 -07:00
lllyasviel 5e3728c839 put user styles on top + wild card seed 2023-10-17 01:42:51 -07:00
lllyasviel 9ec2f66fbe ling 2023-10-17 00:37:02 -07:00
lllyasviel e3ac360396 ling 2023-10-17 00:10:32 -07:00
lllyasviel ef4e120d0a ling 2023-10-16 23:57:58 -07:00
lllyasviel 32ff981075 fix 2023-10-16 23:50:23 -07:00
lllyasviel 0823b741a3 Update readme.md 2023-10-16 21:50:18 -07:00
lllyasviel cf9379763e Update readme.md 2023-10-16 21:45:27 -07:00
lllyasviel f3b7c2b9b9 version 2023-10-16 21:31:55 -07:00
lllyasviel 64163cf174 change style order
mre styles seem more useful
2023-10-16 21:31:11 -07:00
lllyasviel a827396bed Update readme.md (#708) 2023-10-16 19:42:21 -07:00
lvmin 57773ef80b avoid style name confusion 2023-10-16 19:39:06 -07:00
lvmin bb5779196a height 2023-10-16 18:52:14 -07:00
lvmin 919c67fcd9 enhancing comma is not correct 2023-10-16 18:26:59 -07:00
lvmin 034367ab48 daily maintain 2023-10-16 17:55:59 -07:00
lvmin da3f6d5c8b Fooocus Bot 2023-10-16 01:09:56 -07:00
lllyasviel 589409e3f4 Update readme.md 2023-10-15 21:38:40 -07:00
lllyasviel 11f71c7291 Update readme.md 2023-10-15 20:56:14 -07:00
lllyasviel 1e3b24db43 Update readme.md 2023-10-15 20:10:58 -07:00
lvmin 19a345e38a add hints 2023-10-15 18:21:48 -07:00
lvmin 050a3bc23a remove unused files 2023-10-15 17:59:32 -07:00
lvmin 10ae78e100 v 2023-10-15 17:52:10 -07:00
lvmin 9ee64514c8 file corruption checking system 2023-10-15 17:51:42 -07:00
lvmin 680c35fc18 file corruption checking system 2023-10-15 17:50:40 -07:00