Skip to content

Commit 1b8bc29

Browse files
authored
Merge pull request #149 from chairc/dev
Update pip and download link
2 parents 6ce7b40 + bab0333 commit 1b8bc29

4 files changed

Lines changed: 13 additions & 13 deletions

File tree

docs/en-US/06_model_list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
| `neu-cls-64-weight.pt` || × | NEU-CLS | 64×64 | [Download](https://github.com/chairc/Integrated-Design-Diffusion-Model/releases/download/v1.1.7/neu-cls-64-weight.pt) |
1818
| `cifar-64-weight.pt` || × | Cifar-10 | 64×64 | [Download](https://github.com/chairc/Integrated-Design-Diffusion-Model/releases/download/v1.1.5/cifar10-64-weight.pt) |
1919
| `animate-face-64-weight.pt` || × | Animate-face | 64×64 | [Download](https://github.com/chairc/Integrated-Design-Diffusion-Model/releases/download/v1.1.5/animate-face-64-weight.pt) |
20-
| `neu-64-latent-weight.pt` ||| NEU-DET | 64×64 | |
20+
| `neu-64-latent-weight.pt` ||| NEU-DET | 64×64 | [Download](https://github.com/chairc/Integrated-Design-Diffusion-Model/releases/download/v1.2.0/neu-64-latent-weight.pt) |
2121

2222

2323

@@ -31,4 +31,4 @@ Coming soon :-)
3131

3232
| Model Name | Latent | Datasets | Model Size | Download Link |
3333
| :-----------------------------: | :----: | :------: | :--------: | :-----------: |
34-
| `neu-autoencoder-512-weight.pt` || NEU-DET | 512×512 | |
34+
| `neu-autoencoder-512-weight.pt` || NEU-DET | 512×512 | [Download](https://github.com/chairc/Integrated-Design-Diffusion-Model/releases/download/v1.2.0/neu-autoencoder-512-weight.pt) |

docs/zh-Hans/06_模型库.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99

1010
##### 扩散模型预训练模型
1111

12-
| 模型名称 | 是否条件训练 | Latent | 数据集 | 模型大小 | 下载链接 |
13-
| :---------------------------: | :----------: | :----: | :-----------: | :------: | :----------------------------------------------------------: |
14-
| `celebahq-120-weight.pt` || × | CelebA-HQ | 120×120 | [模型下载](https://github.com/chairc/Integrated-Design-Diffusion-Model/releases/download/v1.1.5/celebahq-120-weight.pt) |
12+
| 模型名称 | 是否条件训练 | Latent | 数据集 | 模型大小 | 下载链接 |
13+
| :---------------------------: | :----------: | :----: | :-----------: | :------: |:------------------------------------------------------------------------------------------------------------------------:|
14+
| `celebahq-120-weight.pt` || × | CelebA-HQ | 120×120 | [模型下载](https://github.com/chairc/Integrated-Design-Diffusion-Model/releases/download/v1.1.5/celebahq-120-weight.pt) |
1515
| `animate-ganyu-120-weight.pt` || × | Animate-ganyu | 120×120 | [模型下载](https://github.com/chairc/Integrated-Design-Diffusion-Model/releases/download/v1.1.5/animate-ganyu-120-weight.pt) |
16-
| `neu-120-weight.pt` || × | NEU-DET | 120×120 | [模型下载](https://github.com/chairc/Integrated-Design-Diffusion-Model/releases/download/v1.1.5/neu-120-weight.pt) |
17-
| `neu-cls-64-weight.pt` || × | NEU-CLS | 64×64 | [模型下载](https://github.com/chairc/Integrated-Design-Diffusion-Model/releases/download/v1.1.7/neu-cls-64-weight.pt) |
18-
| `cifar-64-weight.pt` || × | Cifar-10 | 64×64 | [模型下载](https://github.com/chairc/Integrated-Design-Diffusion-Model/releases/download/v1.1.5/cifar10-64-weight.pt) |
19-
| `animate-face-64-weight.pt` || × | Animate-face | 64×64 | [模型下载](https://github.com/chairc/Integrated-Design-Diffusion-Model/releases/download/v1.1.5/animate-face-64-weight.pt) |
20-
| `neu-64-latent-weight.pt` ||| NEU-DET | 64×64 | |
16+
| `neu-120-weight.pt` || × | NEU-DET | 120×120 | [模型下载](https://github.com/chairc/Integrated-Design-Diffusion-Model/releases/download/v1.1.5/neu-120-weight.pt) |
17+
| `neu-cls-64-weight.pt` || × | NEU-CLS | 64×64 | [模型下载](https://github.com/chairc/Integrated-Design-Diffusion-Model/releases/download/v1.1.7/neu-cls-64-weight.pt) |
18+
| `cifar-64-weight.pt` || × | Cifar-10 | 64×64 | [模型下载](https://github.com/chairc/Integrated-Design-Diffusion-Model/releases/download/v1.1.5/cifar10-64-weight.pt) |
19+
| `animate-face-64-weight.pt` || × | Animate-face | 64×64 | [模型下载](https://github.com/chairc/Integrated-Design-Diffusion-Model/releases/download/v1.1.5/animate-face-64-weight.pt) |
20+
| `neu-64-latent-weight.pt` ||| NEU-DET | 64×64 | [模型下载](https://github.com/chairc/Integrated-Design-Diffusion-Model/releases/download/v1.2.0/neu-64-latent-weight.pt) |
2121

2222

2323

@@ -31,5 +31,5 @@
3131

3232
| 模型名称 | Latent | 数据集 | 模型大小 | 下载链接 |
3333
| :-----------------------------: | :----: | :-----: | :------: | :------: |
34-
| `neu-autoencoder-512-weight.pt` || NEU-DET | 512×512 | |
34+
| `neu-autoencoder-512-weight.pt` || NEU-DET | 512×512 | [模型下载](https://github.com/chairc/Integrated-Design-Diffusion-Model/releases/download/v1.2.0/neu-autoencoder-512-weight.pt) |
3535

iddm/config/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
# IDDM version
1515
__version__ = ["0.0.1", "1.0.0", "1.0.1", "1.0.2", "1.1.0-stable", "1.1.1", "1.1.2-stable", "1.1.3", "1.1.4", "1.1.5",
16-
"1.1.6", "1.1.7", "1.1.8", "1.1.9"]
16+
"1.1.6", "1.1.7", "1.1.8", "1.1.9", "1.2.0"]
1717

1818

1919
def get_versions():

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def get_long_description():
3838
# Define the metadata of the package
3939
setup(
4040
name="iddm",
41-
version="1.1.9",
41+
version="1.2.0",
4242
packages=find_packages(),
4343
python_requires=">=3.8",
4444
# Windows users may get path problems, replace get_install_requirements() with package_list

0 commit comments

Comments
 (0)