generate_images_stream and generate_images

This commit is contained in:
Brett Kuprel
2022-07-07 17:03:47 -04:00
parent b17bea11b6
commit 2cac9220b5
5 changed files with 62 additions and 111 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.36',
version='0.3.1',
author='Brett Kuprel',
author_email='brkuprel@gmail.com',
url='https://github.com/kuprel/min-dalle',