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
-**Cosmos Predict2 Support**: Full implementation for both text-to-image (2B and 14B models) and image-to-video generation workflows, expanding video creation capabilities
11
+
-**Enhanced Flux Compatibility**: Chroma Text Encoder now works seamlessly with regular Flux models, improving text conditioning quality
12
+
-**LoRA Training Integration**: New native LoRA training node using weight adapter scheme, enabling direct model fine-tuning within ComfyUI workflows
13
+
14
+
**Performance & Hardware Optimizations**
15
+
-**AMD GPU Enhancements**: Enabled FP8 operations and PyTorch attention on GFX1201 and other compatible AMD GPUs for faster inference
16
+
-**Apple Silicon Fixes**: Addressed long-standing FP16 attention issues on Apple devices, improving stability for Mac users
17
+
-**Flux Model Stability**: Resolved black image generation issues with certain Flux models in FP16 precision
18
+
19
+
**Advanced Sampling Improvements**
20
+
-**Rectified Flow (RF) Samplers**: Added SEEDS and multistep DPM++ SDE samplers with RF support, providing more sampling options for cutting-edge models
21
+
-**ModelSamplingContinuousEDM**: New cosmos_rflow option for enhanced sampling control with Cosmos models
22
+
-**Memory Optimization**: Improved memory estimation for Cosmos models with uncapped resolution support
23
+
24
+
**Developer & Integration Features**
25
+
-**SQLite Database Support**: Enhanced data management capabilities for custom nodes and workflow storage
26
+
-**PyProject.toml Integration**: Automatic web folder registration and settings configuration from pyproject files
27
+
-**Frontend Flexibility**: Support for semver suffixes and prerelease frontend versions for custom deployments
28
+
-**Tokenizer Enhancements**: Configurable min_length settings with tokenizer_data for better text processing
29
+
30
+
**Quality of Life Improvements**
31
+
-**Kontext Aspect Ratio Fix**: Resolved widget-only limitation, now works properly in all connection modes
32
+
-**SaveLora Consistency**: Standardized filename format across all save nodes for better file organization
33
+
-**Python Version Warnings**: Added alerts for outdated Python installations to prevent compatibility issues
34
+
-**WebcamCapture Fixes**: Corrected IS_CHANGED signature for reliable live input workflows
35
+
36
+
This release significantly expands ComfyUI's model ecosystem support while delivering crucial stability improvements and enhanced hardware compatibility across different platforms.
0 commit comments