mirror of
https://github.com/lucidrains/DALLE2-pytorch.git
synced 2025-12-19 17:54:20 +01:00
fix new issue with github actions and auto pypi package uploading
This commit is contained in:
1
setup.py
1
setup.py
@@ -15,6 +15,7 @@ setup(
|
|||||||
description = 'DALL-E 2',
|
description = 'DALL-E 2',
|
||||||
author = 'Phil Wang',
|
author = 'Phil Wang',
|
||||||
author_email = 'lucidrains@gmail.com',
|
author_email = 'lucidrains@gmail.com',
|
||||||
|
long_description_content_type = 'text/markdown',
|
||||||
url = 'https://github.com/lucidrains/dalle2-pytorch',
|
url = 'https://github.com/lucidrains/dalle2-pytorch',
|
||||||
keywords = [
|
keywords = [
|
||||||
'artificial intelligence',
|
'artificial intelligence',
|
||||||
|
|||||||
Reference in New Issue
Block a user