This commit is contained in:
Qing 2023-01-04 21:28:03 +08:00
parent d2cec0d415
commit b847ded828

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