583 Forks
5081 Stars
5081 Watchers

DALLE-pytorch

Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch

How to download and setup DALLE-pytorch

Open terminal and run command
git clone https://github.com/lucidrains/DALLE-pytorch.git
git clone is used to create a copy or clone of DALLE-pytorch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DALLE-pytorch https://github.com/lucidrains/DALLE-pytorch/archive/master.zip

Or simply clone DALLE-pytorch with SSH
[email protected]:lucidrains/DALLE-pytorch.git

If you have some problems with DALLE-pytorch

You may open issue on DALLE-pytorch support forum (system) here: https://github.com/lucidrains/DALLE-pytorch/issues