docs: add dalle flow project to readme (#182)
Browse files
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 |
+
[](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).
|