Commit Graph

56 Commits

Author SHA1 Message Date
lllyasviel
5b99e3a1e4
2.1.839 2023-12-13 21:14:50 -08:00
lllyasviel
df615d3781 fix some precision problems 2023-12-13 13:05:33 -08:00
lllyasviel
9c3fb90df3 try fix cpu tree 2023-12-12 14:14:30 -08:00
lllyasviel
e8d88d3e25 2.1.826 2023-12-12 11:38:05 -08:00
lllyasviel
3bc9ac88fd maintain 2023-11-23 13:46:50 -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
09f70de40e fix math 2023-11-11 09:03:03 -08:00
lllyasviel
4fe08161a5 2.1.782
2.1.782
2023-11-11 01:43:01 -08:00
lllyasviel
49f47a6f5e try fix #849 2023-11-05 03:44:18 -08:00
lllyasviel
38e70cebcc Update Backend
Update Backend
2023-10-25 09:40:13 -07:00
lllyasviel
10a9f0fc9d try fix some mps problems 2023-10-23 20:19:24 -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
6f3fa4b670 remove unused codes 2023-10-22 09:00:16 -07:00
lllyasviel
7d81eeed7e revise noise formulation
revise noise formulation
2023-10-22 06:02:35 -07:00
lllyasviel
e5f614c14e disable memory 2023-10-17 23:56:20 -07:00
lvmin
050a3bc23a remove unused files 2023-10-15 17:59:32 -07:00
lvmin
9ee64514c8 file corruption checking system 2023-10-15 17:51:42 -07:00
lvmin
a27ca7eabb file corruption checking system 2023-10-15 17:49:10 -07:00
lvmin
cdf22b8ccc revise code 2023-10-14 06:23:29 -07:00
lvmin
a60615de61 remove unused codes 2023-10-14 06:10:20 -07:00
lvmin
b3d662054f using global sigmas for better results 2023-10-14 06:06:34 -07:00
lvmin
e27383c07f finally remove torchsde warning 2023-10-14 04:50:13 -07:00
lvmin
10e2db67d6 log 2023-10-13 04:53:02 -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
a960d24825
better memory management (#629)
* better memory management

* better memory management
2023-10-10 13:44:01 -07:00
lllyasviel
1601af43be
better memory management (#628) 2023-10-10 13:27:31 -07:00
lllyasviel
53573fa073
fix auto_cast (#622) 2023-10-10 02:36:19 -07:00
lllyasviel
e00b647eee
improve result quality of control (#581) 2023-10-08 14:33:16 -07:00
lllyasviel
6faaac333b
i (#559) 2023-10-07 22:54:04 -07:00
lllyasviel
6189e482bd
improve human eyes again by using crop adm rather than interpolate adm (#544)
and add an debug slider
2023-10-04 21:42:43 -07:00
lllyasviel
ba58dbc8bc
speed up again (#527) 2023-10-03 17:14:38 -07:00
lllyasviel
480a7222c5
Improved the scheduling of ADM guidance and CFG mimicking for better visual quality in high frequency domain and small objects.
Improved the scheduling of ADM guidance and CFG mimicking for better visual quality in high frequency domain and small objects.
2023-10-03 14:05:14 -07:00
lllyasviel
bbae307ef2
2.0.80 (#520)
* Rework many patches and some UI details.
* Speed up processing.
* Move Colab to independent branch.
* Implemented CFG Scale and TSNR correction when CFG is bigger than 10.
* Implemented Developer Mode with more options to debug.
2023-10-03 10:36:42 -07:00
lllyasviel
cdf642437c
bfloat16 vae (#456)
* bfloat16 vae

* bfloat16 vae

* bfloat16 vae
2023-09-20 08:16:20 -07:00
lllyasviel
969a54e85b
fix some unknown clip problem (#439) 2023-09-19 13:14:25 -07:00
lllyasviel
0927445492
use fooocus inpaint control model (#429)
use fooocus inpaint control model (#429)
2023-09-19 04:52:22 -07:00
lllyasviel
b61642ecba
[Fooocus 2.0.60] Fooocus Inpaint or Outpaint (Midjourney Left/Right/Top/Bottom) (#402)
[Fooocus 2.0.60] Fooocus Inpaint or Outpaint (Midjourney Left/Right/Top/Bottom) (#402)
2023-09-18 01:16:07 -07:00
lllyasviel
7b73152fe3
use a1111 emphasizing (#399) 2023-09-16 15:01:34 -07:00
lllyasviel
8ef31d33af
[Fooocus 2.0.50] Variation/Upscale (Midjourney Toolbar) (#389) 2023-09-16 03:29:41 -07:00
lvmin
0f09b61ce5 remove attention log 2023-09-13 17:28:25 -07:00
lllyasviel
e32f04da34
move expansion to managed device (#364)
* move expansion to managed device

* move expansion to managed device

* move expansion to managed device

* move expansion to managed device

* move expansion to managed device

* move expansion to managed device
2023-09-13 12:48:27 -07:00
lllyasviel
53beede21d
Revert "Revert "move text encoder to GPU (#360)" (#361)" (#363)
This reverts commit 28ce927586.
2023-09-13 11:33:31 -07:00
lllyasviel
28ce927586
Revert "move text encoder to GPU (#360)" (#361)
This reverts commit 7700276b50.
2023-09-13 04:55:22 -07:00
lllyasviel
7700276b50
move text encoder to GPU (#360) 2023-09-13 03:43:15 -07:00
lllyasviel
07ea52542e
try fix lora vram again (#358) 2023-09-13 02:39:12 -07:00