Commit Graph

242 Commits

Author SHA1 Message Date
lllyasviel
01b1e98d37 Update Styles
Update Styles
2023-10-25 14:29:46 -07:00
lllyasviel
38e70cebcc Update Backend
Update Backend
2023-10-25 09:40:13 -07:00
MoonRide303
fbbaf86232 Added support for authentication in --share mode (via auth.json) 2023-10-24 18:29:37 +02: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
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
MoonRide303
81650a4305 Increased allowed random seed range 2023-10-23 12:27:12 +02: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
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
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
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
9b0dc625fa version 2023-10-20 17:32:39 -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
9183cc0c71 I18N
I18N
2023-10-20 07:33:11 -07:00
MoonRide303
02282ab57a Corrected handling dash in wildcard names, more wildcards (extended-color) 2023-10-20 15:56:09 +02: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
MoonRide303
37da4ac13a Cleaned up Private Log (most users won't need information about raw prompts) 2023-10-20 11:07:23 +02:00
MoonRide303
48d2fb85f9 Added more information about prompts in Private Log, made wildcards in negative prompt use different seed 2023-10-20 10:08:14 +02:00
MoonRide303
6d76c55964 Added information about wildcards usage in console log 2023-10-20 09:28:23 +02:00
MoonRide303
59b32e9dec Allowed changing default values of advanced checkbox and image number 2023-10-19 23:04:10 +02: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
bb6addee70
Revert "Updated requirements (Gradio, Pillow)" (#736) 2023-10-19 03:46:54 -07:00
MoonRide303
bb4c7db621 Updated requirements (Gradio, Pillow) 2023-10-19 11:14:59 +02: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
MoonRide303
c0b4e766fb Corrected reading empty negative prompt from config (it shouldn't turn into None) 2023-10-18 12:23:12 +02:00
MoonRide303
9532d167f8 Updated FreeU node to v2 (gives less overcooked results) 2023-10-18 09:53:43 +02: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
MoonRide303
02eadff97a Added support for loading model files from subfolders 2023-10-18 08:47:39 +02:00
lllyasviel
1374481b59 ling 2023-10-17 23:23:38 -07:00
MoonRide303
4dc3bd8b67 Improved wildcards implementation (using same wildcard multiple times will now return different values) 2023-10-18 08:12:52 +02:00
lllyasviel
99435762e6 emergency vram fix of control-lora
emergency vram fix of control-lora
2023-10-17 22:51:51 -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