text2image / setup.py
sushilnitham's picture
Upload 46 files
80de44d
raw
history blame contribute delete
69 Bytes
from setuptools import setup
if __name__ == "__main__":
setup()