update replicate, clear cuda cache if cuda available

This commit is contained in:
Brett Kuprel
2022-07-04 07:28:44 -04:00
parent 256fd1aab0
commit a21ea6ea14
4 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ setuptools.setup(
name='min-dalle',
description = 'min(DALL·E)',
long_description=(Path(__file__).parent / "README.rst").read_text(),
version='0.2.13',
version='0.2.14',
author='Brett Kuprel',
author_email='brkuprel@gmail.com',
url='https://github.com/kuprel/min-dalle',