Commit Graph

62 Commits

Author SHA1 Message Date
lllyasviel
e8d88d3e25 2.1.826 2023-12-12 11:38:05 -08:00
lllyasviel
4fe08161a5 2.1.782
2.1.782
2023-11-11 01:43:01 -08:00
lllyasviel
51d87ce00b license 2023-11-01 22:43:43 -07:00
lllyasviel
c62fc6e1bc speedup 2023-11-01 15:55:59 -07:00
lllyasviel
7d532b0285 add words to tokenizer
thank you, GPT-4
2023-11-01 15:43:49 -07:00
lllyasviel
01bfa11fd1 minor revision
Now the GPT will try to (1) use more aligned formatting of commas, (2) a bit more dynamic in word choice, (3) avoid duplication like “detail, detail, detail, detail”
2023-11-01 12:58:34 -07:00
lllyasviel
5dc1221c65 maintain gpt 2023-10-31 14:41:18 -07:00
lllyasviel
f07e64b357 remove unused codes 2023-10-31 13:20:34 -07:00
lllyasviel
f30e71ad64 maintain gpt
maintain gpt
2023-10-31 12:32:02 -07:00
lllyasviel
1b96d3ba0b
Solve all GPT problems forever 2023-10-30 21:17:38 -07:00
lllyasviel
34bcfa79c0
improve gpt2
improve gpt2
2023-10-30 16:40:50 -07:00
lllyasviel
d8616fe8dc
edit gpt list
edit gpt list
2023-10-30 13:50:46 -07:00
lllyasviel
c697826f9f Update expansion.py 2023-10-30 12:38:13 -07:00
lllyasviel
efcd4837ce Update expansion.py 2023-10-30 12:34:14 -07:00
lllyasviel
1d16b942b3 gpt minor fix 2023-10-30 12:26:35 -07:00
lllyasviel
a16b451fd7
adjust context length (#795)
* adjust context length

* Update sdxl_styles_fooocus.json
2023-10-26 09:51:10 -07:00
lllyasviel
d7ee814579 disable expansion when empty since it is not meaningful and influences image prompt 2023-10-26 08:51:53 -07:00
lllyasviel
959f965b77 improve gpt2
improve gpt2
2023-10-25 17:03:49 -07:00
MoonRide303
81650a4305 Increased allowed random seed range 2023-10-23 12:27:12 +02:00
lllyasviel
e61aac34ca
sync (#658) 2023-10-12 04:23:10 -07:00
lvmin
51b9bf5e7d fix lowvram 2023-10-08 16:39:55 -07:00
lllyasviel
927462e107
fix (#548) 2023-10-05 11:53:12 -07:00
lllyasviel
0f62757eff
fix (#547) 2023-10-05 11:30:32 -07:00
lllyasviel
00be37e2b8
use more recent way to write code (#541) 2023-10-04 14:53:10 -07:00
lllyasviel
ba58dbc8bc
speed up again (#527) 2023-10-03 17:14:38 -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
d1b4389098
try fix mps (#381) 2023-09-15 01:52:12 -07:00
lvmin
917f284db1 set beam to 1 for balanced distrubution 2023-09-13 19:26:34 -07:00
lvmin
db8748a34d fix do_sample bug 2023-09-13 18:56:28 -07:00
lvmin
0f58038d85 fix do_sample bug 2023-09-13 18:55:51 -07:00
lvmin
1964aec7f8 use SOTA sampling for GPT2 2023-09-13 18:33:14 -07:00
lvmin
1a088db0eb simplify 2023-09-13 18:11:21 -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
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
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