add temperature parameter

This commit is contained in:
Brett Kuprel
2022-07-11 12:28:20 -04:00
parent 2feabd7847
commit d64e957731
5 changed files with 74 additions and 55 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.11',
version='0.3.12',
author='Brett Kuprel',
author_email='brkuprel@gmail.com',
url='https://github.com/kuprel/min-dalle',