boris commited on
Commit
62e13ba
1 Parent(s): 0d94b71

feat: add logo

Browse files

Former-commit-id: 20bd43aa14bb52683283e9e3d59b789e122a5c90

Files changed (2) hide show
  1. README.md +7 -3
  2. 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
- TODO: add some cool example
 
 
 
 
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?accessToken=2ua7j8ebc810fuxyv49wbipmq3fb2e78yq3rvs5dy4wew07wwm2csdo8zcuyr14e).
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