Commit Graph

100 Commits

Author SHA1 Message Date
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
da40b0b461
better fomulation (#466) 2023-09-21 03:48:09 -07:00
lllyasviel
93ee4eabe3
fix loop (#465) 2023-09-21 03:04:27 -07:00
lllyasviel
cdf642437c
bfloat16 vae (#456)
* bfloat16 vae

* bfloat16 vae

* bfloat16 vae
2023-09-20 08:16:20 -07:00
lllyasviel
5456a5784b
related judgement (#454) 2023-09-20 04:28:22 -07:00
lllyasviel
65b9364170
fix gradio again again again (#453) 2023-09-20 04:12:19 -07:00
lllyasviel
c9ec6e22ad
use correct masks (#452) 2023-09-20 03:25:29 -07:00
lllyasviel
b89192162d
allow users to choose path of models (#446)
* allow users to choose path of models

* allow users to choose path of models

* allow users to choose path of models

* allow users to choose path of models

* allow users to choose path of models
2023-09-19 19:02:02 -07:00
lllyasviel
098d08cd22
fix gradio (#444) 2023-09-19 18:30:57 -07:00
lllyasviel
b6752c74e3
minor fix (#443)
* minor fix

* minor fix
2023-09-19 18:04:36 -07:00
lllyasviel
969a54e85b
fix some unknown clip problem (#439) 2023-09-19 13:14:25 -07:00
lllyasviel
e485f7b242
i (#438) 2023-09-19 12:24:07 -07:00
lllyasviel
32719e3ad1
fix vram problems (#437) 2023-09-19 12:11:41 -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
6ae7de377d
Update fooocus_version.py (#419) 2023-09-18 03:21:14 -07:00
lllyasviel
1adeebf3b8
fix gradio (#416)
* fix gradio

* fix gradio
2023-09-18 02:25:43 -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
74b26a3cbb
i (#401) 2023-09-17 02:00:26 -07:00
lllyasviel
7b73152fe3
use a1111 emphasizing (#399) 2023-09-16 15:01:34 -07:00
lllyasviel
ceee6dfd73
improve resolution handling (#396)
* improve resolution handling

* improve resolution handling

* improve resolution handling

* improve resolution handling
2023-09-16 13:21:35 -07:00
lllyasviel
6adc771888
fix fast upscale log (#395) 2023-09-16 04:49:02 -07:00
lllyasviel
8ef31d33af
[Fooocus 2.0.50] Variation/Upscale (Midjourney Toolbar) (#389) 2023-09-16 03:29:41 -07:00
lllyasviel
58c29aed00
minor cache (#387) 2023-09-15 15:46:44 -07:00
lllyasviel
8ef00d87b4
minor revise (#382)
* minor revise

* minor revise
2023-09-15 03:40:06 -07:00
lllyasviel
d1b4389098
try fix mps (#381) 2023-09-15 01:52:12 -07:00
lllyasviel
cf7cde08b1
try fix colab with virtual ram (#378)
try fix colab with virtual ram (#378)
2023-09-15 01:24:07 -07:00
lllyasviel
b5b4fd27f1
try fix colab (#377) 2023-09-14 21:37:29 -07:00
lvmin
f2c545803c 2.0.12 2023-09-13 19:32:57 -07:00
lvmin
0f58038d85 fix do_sample bug 2023-09-13 18:55:51 -07:00
lvmin
ac1050dd24 2.0.10 2023-09-13 18:33:33 -07:00
lvmin
f7f548ff35 use SOTA sampling for GPT2 2023-09-13 18:10:17 -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 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
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
0f658a97f7 prompt expansion v2 2023-09-11 02:48:36 -07:00
lvmin
9337ad5f5e Temporarily disable some options 2023-09-11 02:13:48 -07:00
lvmin
480e89ca03 65 2023-09-11 02:07:24 -07:00
lvmin
14713eb95e fix oom 2023-09-10 22:08:55 -07:00
lvmin
afdf47ea79 63 2023-09-10 18:39:45 -07:00
lvmin
d50714b261 suffix mode 2023-09-10 17:48:03 -07:00
lvmin
9e9821b3ed 61 2023-09-10 13:13:10 -07:00
lvmin
c4125c3b6b tune style and prompt balance 2023-09-10 12:45:54 -07:00
lvmin
074b5d5e3e 59 2023-09-10 12:22:09 -07:00
lvmin
efc573a35a 1.0.58 2023-09-10 12:08:48 -07:00