Spaces:
Running
Running
File size: 994 Bytes
1df4fcb f5dba1e 1df4fcb f5dba1e 1df4fcb 710c65b f5dba1e 1df4fcb f5dba1e 1df4fcb f5dba1e 1df4fcb c55ecf8 26651dd 1df4fcb 710c65b 2a3b8df 98f1db7 d2ec1ea f5dba1e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 |
[metadata] name = dalle-mini version = attr: dalle_mini.__version__ author = Boris Dayma et al. author_email = boris.dayma@gmail.com description = DALL·E mini - Generate images from a text prompt long_description = file: README.md long_description_content_type = text/markdown url = https://github.com/borisdayma/dalle-mini project_urls = Bug Tracker = https://github.com/borisdayma/dalle-mini/issues classifiers = Programming Language :: Python :: 3 License :: OSI Approved :: Apache Software License Operating System :: OS Independent Topic :: Scientific/Engineering :: Artificial Intelligence Development Status :: 3 - Alpha Intended Audience :: Developers [options] package_dir = =src packages = find: python_requires = >=3.6 install_requires = transformers unidecode ftfy pillow jax flax [options.extras_require] dev = tqdm wandb optax braceexpand black[jupyter] isort [options.packages.find] where = src |