You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,12 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
8
8
## v2.12.0-dev.3
9
9
### Added
10
10
- Added Settings option "Console: History Size" to adjust the number of lines stored in the console history when running packages. Defaults to 9001 lines.
11
+
#### Inference
12
+
- Added new project type, "Flux Text to Image", a Flux-native workflow for text-to-image projects
13
+
- Added support for the FP8 version of Flux in the regular Text to Image and Image to Image workflows via the "Use Flux Guidance" Sampler Addon
11
14
#### Model Browser
12
15
- Added AuraFlow & Flux base model types to the CivitAI model browser
16
+
- Added CLIP/Text Encoders section to HuggingFace model browser
13
17
#### Checkpoint Manager
14
18
- Added "New Directory" and "Delete" options to the context menu of the tree view.
15
19
- Added new toggle for drag & drop - when enabled, all selected models will now move together with the dragged model
0 commit comments