diff --git a/setup.py b/setup.py index 058a51e..3a419af 100644 --- a/setup.py +++ b/setup.py @@ -15,6 +15,7 @@ setup( description = 'DALL-E 2', author = 'Phil Wang', author_email = 'lucidrains@gmail.com', + long_description_content_type = 'text/markdown', url = 'https://github.com/lucidrains/dalle2-pytorch', keywords = [ 'artificial intelligence',