We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3952707 commit e4da608Copy full SHA for e4da608
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name = "megdiffusion",
8
- version = "0.0.1",
+ version = "0.0.2",
9
author = "Chai",
10
description = "MegEngine implementation of Diffusion Models",
11
long_description = long_description,
0 commit comments