0.37.1
This commit is contained in:
parent
3f095b0769
commit
61928c9861
@ -16,4 +16,5 @@ diffusers[torch]==0.12.1
|
||||
transformers>=4.25.1
|
||||
watchdog==2.2.1
|
||||
gradio
|
||||
piexif==1.1.3
|
||||
piexif==1.1.3
|
||||
safetensors
|
||||
|
2
setup.py
2
setup.py
@ -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.37.0",
|
||||
version="0.37.1",
|
||||
author="PanicByte",
|
||||
author_email="cwq1913@gmail.com",
|
||||
description="Image inpainting tool powered by SOTA AI Model",
|
||||
|
Loading…
Reference in New Issue
Block a user