From 604765b5639b2846838e4907fa6435600087ad29 Mon Sep 17 00:00:00 2001 From: Phil Wang Date: Tue, 12 Apr 2022 10:35:56 -0700 Subject: [PATCH] readme --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index ff557a8..1cd64be 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,28 @@ Please join Join us on Discord
 
 Do let me know if anyone is interested in a Jax version https://github.com/lucidrains/DALLE2-pytorch/discussions/8
 
+## Install
+
+```bash
+$ pip install dalle2-pytorch
+```
+
+## Usage (work in progress)
+
+<a href=template + +```bash +$ dream 'sharing a sunset at the summit of mount everest with my dog' +``` + +Once built, images will be saved to the same directory the command is invoked + +## Training (work in progress, will offer both in code and as command-line) + +template + +Todo + ## Citations ```bibtex