This commit is contained in:
Qing 2022-11-22 22:13:32 +08:00
parent ad9ff13d61
commit 0b00fffe13

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.27.1",
version="0.27.2",
author="PanicByte",
author_email="cwq1913@gmail.com",
description="Image inpainting tool powered by SOTA AI Model",