Update setup.py

This commit is contained in:
Zhongjie Duan
2025-02-06 20:12:01 +08:00
committed by GitHub
parent 2e597335be
commit 46d4616e23

View File

@@ -14,7 +14,7 @@ else:
setup(
name="diffsynth",
version="1.0.0",
version="1.1.1",
description="Enjoy the magic of Diffusion models!",
author="Artiprocher",
packages=find_packages(),