148 Commits

Author SHA1 Message Date
lvmin
f7f548ff35 use SOTA sampling for GPT2 2023-09-13 18:10:17 -07:00
lvmin
0f09b61ce5 remove attention log 2023-09-13 17:28:25 -07:00
lllyasviel
2e543fb93f
try improve colab (#366)
* try improve colab

* try improve colab

* try improve colab

* try improve colab

* try improve colab

* try improve colab
2023-09-13 13:30:12 -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 28ce92758645010497f1e8d6f715a0543a45f7bd.
2023-09-13 11:33:31 -07:00
lllyasviel
28ce927586
Revert "move text encoder to GPU (#360)" (#361)
This reverts commit 7700276b5013ff6a4ce9776bfe6b6919326654b0.
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
e0f97b6fef
just no grad everything to prevent mistakes (#359)
* just no grad everything to prevent mistakes

* just no grad everything to prevent mistakes
2023-09-13 03:07:47 -07:00
lllyasviel
07ea52542e
try fix lora vram again (#358) 2023-09-13 02:39:12 -07:00
lllyasviel
a9b7219604
try fix lora vram (#357)
* try fix lora vram

* try fix lora vram
2023-09-13 02:29:43 -07:00
lllyasviel
47876aaf99
[Major Update] Fooocus 2.0.0 (#346)
[Major Update] Fooocus 2.0.0 (#346)
2023-09-11 23:10:45 -07:00
lvmin
25fed6a4fe weight 2023-09-11 03:21:43 -07:00
lvmin
0f658a97f7 prompt expansion v2 2023-09-11 02:48:36 -07:00
lvmin
e6557a4ded Temporarily disable some options 2023-09-11 02:17:23 -07:00
lvmin
9337ad5f5e Temporarily disable some options 2023-09-11 02:13:48 -07:00
lvmin
fe766115a8 Temporarily disable some options 2023-09-11 02:06:40 -07:00
lvmin
14713eb95e fix oom 2023-09-10 22:08:55 -07:00
lvmin
da03ec1e25 remove some unstable splits 2023-09-10 18:37:33 -07:00
lvmin
d50714b261 suffix mode 2023-09-10 17:48:03 -07:00
lvmin
a19c9ac132 remove some unstable splits 2023-09-10 12:48:04 -07:00
lvmin
c4125c3b6b tune style and prompt balance 2023-09-10 12:45:54 -07:00
lvmin
c585ef23c4 remove some unstable splits 2023-09-10 12:35:35 -07:00
lvmin
0d0456e492 remove some unstable splits 2023-09-10 12:24:50 -07:00
lvmin
b5be8f3918 add more magic split 2023-09-10 12:19:02 -07:00
lvmin
6b444611ea add more magic split 2023-09-10 12:16:35 -07:00
lvmin
1d6d25e836 add more magic split 2023-09-10 12:07:09 -07:00
lvmin
5b111f09cc add logo 2023-09-10 12:03:25 -07:00
lvmin
7fd6fff123 add magic split 2023-09-10 11:49:52 -07:00
lvmin
7c1f0bd52d 1.0.56 magic split 2023-09-10 11:45:55 -07:00
lvmin
13f9daabe0 1.0.55 2023-09-10 11:45:21 -07:00
lvmin
afc3407a44 typo 2023-09-10 11:23:08 -07:00
lvmin
74ae79fa2b comma is not better 2023-09-10 11:18:01 -07:00
lvmin
fa3fdeb53c safer str 2023-09-10 11:08:12 -07:00
lvmin
6d6437ab7d fix 2023-09-10 11:06:20 -07:00
lvmin
6acb2fb66d fix 2023-09-10 11:05:10 -07:00
lvmin
b10d9d78f6 comma is better 2023-09-10 11:02:25 -07:00
lvmin
8a6cfbbf15 reduce semantic corruption 2023-09-10 10:50:01 -07:00
lvmin
75b8718ed4 speed up 2023-09-10 00:35:25 -07:00
lvmin
97079667df fix typo 2023-09-09 19:08:28 -07:00
lllyasviel
496766edd7
Fooocus Prompt Expansion (#329)
* add vae approx download

* files

* files

* files

* i

* i

* i

* i

* i

* i

* i

* i

* i

* i
2023-09-09 17:22:32 -07:00
lllyasviel
09e0d1cb3a
1.0.45 (#313)
* Reworked SAG, removed unnecessary patch
* Reworked anisotropic filters for faster compute.
* Replaced with guided anisotropic filter for less distribution.
2023-09-02 06:00:20 -07:00
lllyasviel
67f00ac391
add styles (#269)
* add styles

* Update sdxl_styles.py
2023-08-26 02:23:01 -07:00
lvmin
fe16e8f050 change to 1.0.36 behavior again 2023-08-20 22:51:42 -07:00
lvmin
93df594b72 1.0.39 2023-08-19 21:05:20 -07:00
lvmin
dd3c62012e revert to 1.0.36 2023-08-19 20:11:22 -07:00
lllyasviel
0c5e78961e
Tune refiner steps according to UniPC’s formulation (#218) 2023-08-19 19:34:17 -07:00
lvmin
63545b224e fix colab 2023-08-19 17:23:55 -07:00
lvmin
4bc5b0e50f ram fix 2023-08-19 16:36:44 -07:00
lllyasviel
084f1dfb72
update dep, sampler (#217) 2023-08-19 14:35:25 -07:00
lvmin
9c97310d92 cinematic-default v2 2023-08-19 13:01:45 -07:00