change grid_size argument of generate_images to image_count

This commit is contained in:
Brett Kuprel
2022-07-07 20:21:43 -04:00
parent 736904ef2f
commit 24162ee717
3 changed files with 7 additions and 7 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.3.1',
version='0.3.3',
author='Brett Kuprel',
author_email='brkuprel@gmail.com',
url='https://github.com/kuprel/min-dalle',