File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1- version = '2.4.0-rc2 '
1+ version = '2.4.0'
Original file line number Diff line number Diff line change 1+ # [ 2.4.0] ( https://github.com/lllyasviel/Fooocus/releases/tag/v2.4.0 )
2+
3+ * Add clip skip slider
4+ * Add select for custom VAE
5+ * Add new style "Random Style"
6+ * Update default anime model to animaPencilXL_v310
7+ * Add button to reconnect the UI after Fooocus crashed without having to configure everything again (no page reload required)
8+ * Add performance "hyper-sd" (based on [ Hyper-SDXL 4 step LoRA] ( https://huggingface.co/ByteDance/Hyper-SD/blob/main/Hyper-SDXL-4steps-lora.safetensors ) )
9+ * Add [ AlignYourSteps] ( https://research.nvidia.com/labs/toronto-ai/AlignYourSteps/ ) scheduler by Nvidia, see
10+ * Add [ TCD] ( https://github.com/jabir-zheng/TCD ) sampler and scheduler (based on sgm_uniform)
11+ * Add NSFW image censoring (disables intermediate image preview while generating). Set config value ` default_black_out_nsfw ` to True to always enable.
12+ * Add argument ` --enable-describe-uov-image ` to automatically describe uploaded images for upscaling
13+ * Add inline lora prompt references with subfolder support, example prompt: ` colorful bird <lora:toucan:1.2> `
14+ * Add size and aspect ratio recommendation on image describe
15+ * Add inpaint brush color picker, helpful when image and mask brush have the same color
16+ * Add automated Docker image build using Github Actions on each release.
17+ * Add full raw prompts to history logs
18+ * Change code ownership from @lllyasviel to @mashb1t for automated issue / MR notification
19+
120# [ 2.3.1] ( https://github.com/lllyasviel/Fooocus/releases/tag/2.3.1 )
221
322* Remove positive prompt from anime prefix to not reset prompt after switching presets
You can’t perform that action at this time.
0 commit comments