Skip to content

Commit ba77e7f

Browse files
authored
release: bump version to 2.4.3, update changelog (#3109)
1 parent 5abae22 commit ba77e7f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

fooocus_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = '2.4.2'
1+
version = '2.4.3'

update_log.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# [2.4.3](https://github.com/lllyasviel/Fooocus/releases/tag/v2.4.3)
2+
3+
* Fix alphas_cumprod setter for TCD sampler
4+
* Add parser for env var strings to expected config value types to allow override of all non-path config keys
5+
16
# [2.4.2](https://github.com/lllyasviel/Fooocus/releases/tag/v2.4.2)
27

38
* Fix some small bugs (tcd scheduler when gamma is 0, chown in Dockerfile, update cmd args in readme, translation for aspect ratios, vae default after file reload)
@@ -6,7 +11,6 @@
611
* Make textboxes (incl. positive prompt) resizable
712
* Hide intermediate images when performance of Gradio would bottleneck the generation process (Extreme Speed, Lightning, Hyper-SD)
813

9-
1014
# [2.4.1](https://github.com/lllyasviel/Fooocus/releases/tag/v2.4.1)
1115

1216
* Fix some small bugs (e.g. adjust clip skip default value from 1 to 2, add type check to aspect ratios js update function)

0 commit comments

Comments
 (0)