318 Commits

Author SHA1 Message Date
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
867402e3df try fix #815 2023-10-29 22:03:59 -07:00
lllyasviel
759bfadefa fix async load order + image wall 2023-10-28 23:03:35 -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
f07f7693d3 fix refiner 2023-10-26 19:42:50 -07:00
lllyasviel
4607316c2f get each image during generating
get each image during generating
2023-10-26 17:17: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
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
MoonRide303
19a03f1d0a Blocked remote access to auth.json 2023-10-24 21:55:29 +02:00
lllyasviel
5d32c208b2 remove unused codes 2023-10-24 11:38:03 -07:00
MoonRide303
fbbaf86232 Added support for authentication in --share mode (via auth.json) 2023-10-24 18:29:37 +02:00
MoonRide303
523aa190db Refactored handling max random seed 2023-10-24 12:15:43 +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 7a6775acdcee7deb6059e46a348be297c9c8c1de.
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
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
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
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
736a5aa3ac improve anime
Improve Fooocus Anime a bit by using better SD1.5 refining formulation.
2023-10-21 17:11:55 -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
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
849dafb95b fix 2023-10-20 05:20:42 -07:00