Skip to content

Commit 88dbbde

Browse files
[tagpr] update CHANGELOG.md
1 parent cd47dc0 commit 88dbbde

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
## [v0.0.1](https://github.com/py-img-gen/diffusers-ncsn/commits/v0.0.1) - 2025-02-21
4+
- Initialize by @shunk031 in https://github.com/py-img-gen/diffusers-ncsn/pull/1
5+
- Update pipeline by @shunk031 in https://github.com/py-img-gen/diffusers-ncsn/pull/2
6+
- Update for tests by @shunk031 in https://github.com/py-img-gen/diffusers-ncsn/pull/3
7+
- Support python >= 3.10 by @shunk031 in https://github.com/py-img-gen/diffusers-ncsn/pull/4
8+
- remove version restriction for `diffusers` by @shunk031 in https://github.com/py-img-gen/diffusers-ncsn/pull/5
9+
- Reduce unet arguments by @shunk031 in https://github.com/py-img-gen/diffusers-ncsn/pull/6
10+
- Align the variable names with the standard scheduler by @shunk031 in https://github.com/py-img-gen/diffusers-ncsn/pull/7
11+
- rename package name `ncsn` to `diffusers-ncsn` by @shunk031 in https://github.com/py-img-gen/diffusers-ncsn/pull/8
12+
- Update package name by @shunk031 in https://github.com/py-img-gen/diffusers-ncsn/pull/9
13+
- update for py3.10 by @shunk031 in https://github.com/py-img-gen/diffusers-ncsn/pull/10
14+
- update to add notes for unet model by @shunk031 in https://github.com/py-img-gen/diffusers-ncsn/pull/11
15+
- Update for building document site by @shunk031 in https://github.com/py-img-gen/diffusers-ncsn/pull/12
16+
- update to fix `publish_dir` by @shunk031 in https://github.com/py-img-gen/diffusers-ncsn/pull/13
17+
- Create LICENSE by @shunk031 in https://github.com/py-img-gen/diffusers-ncsn/pull/14
18+
- Update for release by @shunk031 in https://github.com/py-img-gen/diffusers-ncsn/pull/15

0 commit comments

Comments
 (0)