124 Commits

Author SHA1 Message Date
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
lllyasviel
4f0777e9b3
Change gaussian kernel to anisotropic kernel. (#199)
Change gaussian kernel to anisotropic kernel. (#199)
2023-08-18 15:16:37 -07:00
MoonRide303
cb5c4b1b6c
Fixed encoding when writing text files (#197) 2023-08-18 12:25:05 -07:00
camenduru
64a45417d9
Python v3.9 (#189) 2023-08-17 23:04:42 -07:00
lvmin
07307faab3 fix ownership 2023-08-17 16:25:56 -07:00
lvmin
db1a49f789 random seed restoring 2023-08-17 15:17:32 -07:00
lllyasviel
4920341e09
Hide items in log when images are removed.
Hide items in log when images are removed.
2023-08-17 12:47:48 -07:00
lllyasviel
3267d56698
i (#163) 2023-08-16 13:39:29 -07:00
lllyasviel
74f8c67377
i (#162) 2023-08-16 13:29:37 -07:00
lllyasviel
0b68b367d8
i (#159) 2023-08-16 13:18:46 -07:00
lllyasviel
55342fcd58
1.0.32 (#158)
Fooocus private log
2023-08-16 13:04:32 -07:00
lllyasviel
bbc58d76cb
i (#116) 2023-08-15 09:27:27 -07:00
lllyasviel
5e5a2d428f
i (#114) 2023-08-15 09:01:25 -07:00
lllyasviel
446a4fe5ab
i (#110) 2023-08-15 08:16:13 -07:00
lllyasviel
96d15b4933
SAG implemented (#88)
sag
2023-08-14 18:20:20 -07:00
lllyasviel
7e1b551cc2
1.0.27
Fix small problem in textbox css
2023-08-14 11:18:52 -07:00
lllyasviel
7900480360
1.0.25 (#67)
support sys.argv --listen --share --port
2023-08-14 06:56:23 -07:00
lllyasviel
8cf4b0dd9c
1.0.24
* Taller input textbox.
2023-08-13 17:34:22 -07:00
lllyasviel
2d71dca12c
i (#42) 2023-08-13 07:10:26 -07:00
lllyasviel
8543bb5804
1.0.20 (#37)
Support linux.
2023-08-12 23:43:10 -07:00
lllyasviel
59aa2aedeb
i (#36) 2023-08-12 23:28:44 -07:00
lllyasviel
8720e435f5
1.0.20 (#35)
Re-write UI to use async codes: (1) for faster start, and (2) for better live preview.
Removed opencv dependency
Plan to support Linux soon
2023-08-12 23:14:54 -07:00
lllyasviel
158afe088d
1.0.19 (#33)
Unlock to allow changing model.
2023-08-12 17:43:39 -07:00
lllyasviel
983909b3fe
1.0.17 (#25)
### 1.0.17

* Change default model to SDXL-1.0-vae-0.9. (This means the models will be downloaded again, but we should do it as early as possible so that all new users only need to download once. Really sorry for day-0 users. But frankly this is not too late considering that the project is just publicly available in less than 24 hours - if it has been a week then we will prefer more lightweight tricks to update.)
2023-08-12 11:46:56 -07:00
lllyasviel
6d406da4a4
1.0.16 (#19)
### 1.0.16

* Implemented "output" folder for saving user results.
* Ignored cv2 errors when preview fails.
* Mentioned future AMD support in Readme.
* Created this log.
2023-08-12 07:29:36 -07:00