dalle-mini / setup.py
boris's picture
style: reformat per black
8db9ed4
raw history blame
No virus
69 Bytes
from setuptools import setup
if __name__ == "__main__":
setup()