Commit Graph

148 Commits

Author SHA1 Message Date
lllyasviel
fa86cf4d54 Update webui.py 2023-11-12 02:36:46 -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
3d180e9eb6 inpaint engine v2.6 2023-11-11 09:47:54 -08:00
lllyasviel
4fe08161a5 2.1.782
2.1.782
2023-11-11 01:43:01 -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
87de9edb1a Support Ctrl+Up/Down Arrow 2023-11-05 04:51:46 -08: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
769bfc7b6d hint 2023-10-29 12:38:06 -07:00
Manuel Schmid
49b94fa26e
use state instead of global for default_image (#812)
* use state instead of global for default_image

solves issue https://github.com/lllyasviel/Fooocus/issues/716

* fix

---------

Co-authored-by: lllyasviel <lyuminzhang@outlook.com>
2023-10-29 09:31:14 -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
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
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
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
19a03f1d0a Blocked remote access to auth.json 2023-10-24 21:55:29 +02: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
60cb91c406 allow ar config 2023-10-23 19:42:23 -07:00
lllyasviel
ee2fe66811 fix 2023-10-23 14:26:14 -07:00
MoonRide303
81650a4305 Increased allowed random seed range 2023-10-23 12:27:12 +02: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
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
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
MoonRide303
bb4c7db621 Updated requirements (Gradio, Pillow) 2023-10-19 11:14:59 +02:00
lllyasviel
906dfa1331 ling
ling
2023-10-18 23:54:40 -07:00
lvmin
bb5779196a height 2023-10-16 18:52:14 -07:00
lvmin
034367ab48 daily maintain 2023-10-16 17:55:59 -07:00
MoonRide303
4e1441c07e Simplified stopping generate forever 2023-10-16 12:12:49 +02:00
MoonRide303
20b13b6a8b Merged some MRE features (generate hotkey, generate forever, notification sound) 2023-10-16 11:10:02 +02:00
lvmin
19a345e38a add hints 2023-10-15 18:21:48 -07:00
lvmin
76861de84f title 2023-10-14 03:05:07 -07:00
lvmin
63820ff362 config 2023-10-13 05:28:42 -07:00
lvmin
a252f75549 log 2023-10-13 05:02:20 -07:00
lllyasviel
e61aac34ca
sync (#658) 2023-10-12 04:23:10 -07:00
lllyasviel
132afcc2a2
rework refiner
rework refiner
2023-10-11 23:44:40 -07:00
lllyasviel
bbdf4bd120
rework refiner for some potential new features (#642)
* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync

* sync
2023-10-11 03:07:43 -07:00
lllyasviel
f55b15ab41
another way to use backend (#638)
* another way to use backend

* another way to use backend
2023-10-10 18:59:04 -07:00
lllyasviel
a0bc991e38
Revert "another way to use backend (#636)" (#637)
This reverts commit df34b640a8.
2023-10-10 18:55:32 -07:00
lllyasviel
df34b640a8
another way to use backend (#636) 2023-10-10 18:54:31 -07:00
lllyasviel
5e8f2f96e9
history (#635) 2023-10-10 16:27:50 -07:00