hanxiao commited on
Commit
5537306
unverified
1 Parent(s): 3de3769

docs: add dalle flow project to readme (#182)

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -31,6 +31,11 @@ There are several ways to use DALL路E mini to create your own images:
31
 
32
  * spin off your own app with [DALL-E Playground repository](https://github.com/saharmor/dalle-playground) (thanks [Sahar](https://twitter.com/theaievangelist))
33
 
 
 
 
 
 
34
  ## How does it work?
35
 
36
  Refer to [our report](https://wandb.ai/dalle-mini/dalle-mini/reports/DALL-E-mini--Vmlldzo4NjIxODA).
 
31
 
32
  * spin off your own app with [DALL-E Playground repository](https://github.com/saharmor/dalle-playground) (thanks [Sahar](https://twitter.com/theaievangelist))
33
 
34
+ * try [DALL路E Flow](https://github.com/jina-ai/dalle-flow) project for generating, diffusion, upscaling in a Human-in-the-Loop workflow.
35
+
36
+ [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/jina-ai/dalle-flow/blob/main/client.ipynb)
37
+
38
+
39
  ## How does it work?
40
 
41
  Refer to [our report](https://wandb.ai/dalle-mini/dalle-mini/reports/DALL-E-mini--Vmlldzo4NjIxODA).