This commit is contained in:
Qing 2023-01-18 18:34:50 +08:00
parent 148e97e8da
commit 5114a46f5e

View File

@ -21,7 +21,7 @@ def load_requirements():
# https://setuptools.readthedocs.io/en/latest/setuptools.html#including-data-files
setuptools.setup(
name="lama-cleaner",
version="0.32.1",
version="0.33.0",
author="PanicByte",
author_email="cwq1913@gmail.com",
description="Image inpainting tool powered by SOTA AI Model",