Skip to content

Commit 43cbfff

Browse files
committed
Updated CHANGELOG.md
1 parent bc49e05 commit 43cbfff

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
- DrivAerML dataset support in FIGConvNet example.
1616
- Retraining recipe for DoMINO from a pretrained model checkpoint
1717
- Added Datacenter CFD use case.
18+
- General purpose patching API for patch-based diffusion
19+
- New positional embedding selection strategy for CorrDiff SongUNet models
1820

1921
### Changed
2022

@@ -25,8 +27,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2527
- Updated utils in `modulus.launch.logging` to avoid unnecessary `wandb` and `mlflow` imports
2628
- Moved to experiment-based Hydra config in Lagrangian-MGN example
2729
- Make data caching optional in `MeshDatapipe`
28-
- General purpose patching API for CorrDiff patch-based diffusion
2930
- Simplified CorrDiff config files, updated default values
31+
- Refactored CorrDiff losses and samplers to use the patching API
32+
- Support for non-square images and patches in patch-based diffusion
3033

3134
### Deprecated
3235

0 commit comments

Comments
 (0)