lllyasviel
c175afb394
fix default
2023-12-12 20:43:14 -08:00
lllyasviel
ee06e87a58
reduce artifacts by also setting styles
2023-12-12 20:40:29 -08:00
lllyasviel
2e3e90e282
doc link
2023-12-12 19:35:50 -08:00
lllyasviel
f8e651a483
[2.1.831] Fooocus Describe
2023-12-12 19:34:18 -08:00
lllyasviel
8f52b6d5f3
Revert "analytics via argument ( #1315 )" ( #1359 )
...
This reverts commit 7b72d894c5
.
2023-12-12 13:27:42 -08:00
Manuel Schmid
7b72d894c5
analytics via argument ( #1315 )
2023-12-12 13:26:01 -08:00
lllyasviel
48ca305332
fix args
2023-12-12 11:46:49 -08:00
lllyasviel
de9950187f
fix speed ui
2023-12-12 11:38:22 -08:00
lllyasviel
e8d88d3e25
2.1.826
2023-12-12 11:38:05 -08:00
lllyasviel
dececbd060
[2.1.822] New Inpaint System
...
See related documents for more details.
2023-11-19 17:37:22 -08:00
lllyasviel
675805960a
2.1.821
...
* New UI for LoRAs.
* Improved preset system: normalized preset keys and file names.
* Improved session system: now multiple users can use one Fooocus at the same time without seeing others' results.
* Improved some computation related to model precision.
* Improved config loading system with user-friendly prints.
2023-11-17 11:25:39 -08:00
lllyasviel
3b97e49dd8
--disable-image-log
2023-11-15 13:23:27 -08:00
lllyasviel
943098f8da
Allow disabling preview in dev tools.
2023-11-15 11:23:43 -08:00
lllyasviel
608fe3962c
some js for lora UI
2023-11-15 07:30:16 -08:00
lllyasviel
3a9c3c07d1
multiple loras in preset
2023-11-15 02:41:49 -08:00
lllyasviel
8c49bb1cba
Add previously removed preset
2023-11-15 02:19:20 -08:00
lllyasviel
8f23e2e969
Allow preset to set default inpaint engine.
2023-11-15 01:55:02 -08:00
lllyasviel
cbe66fd5e0
2.1.812
2023-11-15 01:49:01 -08:00
lllyasviel
861c8d38df
810
2023-11-15 01:22:37 -08:00
lllyasviel
cec0c2a8df
2.1.808
...
* Aspect ratios now show aspect ratios.
* Added style search.
* Added style sorting/ordering/favorites.
2023-11-14 14:06:12 -08:00
lllyasviel
5158463216
js
2023-11-13 23:44:15 -08:00
lllyasviel
6c812b68db
add preprocessor skip
2023-11-13 14:35:23 -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
649f45a6df
'Extreme Speed' performance mode
2023-11-12 07:55:44 -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
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