Spaces:
Running
Running
feat: add logo
Browse filesFormer-commit-id: 20bd43aa14bb52683283e9e3d59b789e122a5c90
- README.md +7 -3
- img/logo.png +0 -0
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: Dalle Mini
|
3 |
-
emoji:
|
4 |
colorFrom: red
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
@@ -12,13 +12,17 @@ pinned: false
|
|
12 |
|
13 |
_Generate images from a text prompt_
|
14 |
|
15 |
-
|
|
|
|
|
|
|
|
|
16 |
|
17 |
## Create my own images with the demo → Coming soon
|
18 |
|
19 |
## How does it work?
|
20 |
|
21 |
-
Refer to [our report](https://wandb.ai/dalle-mini/dalle-mini/reports/DALL-E-mini--Vmlldzo4NjIxODA
|
22 |
|
23 |
## Development
|
24 |
|
|
|
1 |
---
|
2 |
title: Dalle Mini
|
3 |
+
emoji: 🥑
|
4 |
colorFrom: red
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
|
|
12 |
|
13 |
_Generate images from a text prompt_
|
14 |
|
15 |
+
<img src="img/logo.png" width="200">
|
16 |
+
|
17 |
+
Our logo was generated with DALL-E mini by typing "logo of an armchair in the shape of an avocado".
|
18 |
+
|
19 |
+
You can also create your own pictures with the demo (TODO: add link).
|
20 |
|
21 |
## Create my own images with the demo → Coming soon
|
22 |
|
23 |
## How does it work?
|
24 |
|
25 |
+
Refer to [our report](https://wandb.ai/dalle-mini/dalle-mini/reports/DALL-E-mini--Vmlldzo4NjIxODA).
|
26 |
|
27 |
## Development
|
28 |
|
img/logo.png
ADDED