kuprel commited on
Commit
38dc412
·
1 Parent(s): d4779c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -46,7 +46,7 @@ image = model.generate_image(
46
  display(image)
47
  ```
48
  <img src="https://github.com/kuprel/min-dalle/raw/main/examples/nuclear_broccoli.jpg" alt="min-dalle" width="400"/>
49
- credit: https://twitter.com/hardmaru/status/1544354119527596034
50
 
51
 
52
  ### Saving Individual Images
@@ -101,3 +101,7 @@ Use `image_from_text.py` to generate images from the command line.
101
  $ python image_from_text.py --text='artificial intelligence' --no-mega
102
  ```
103
  <img src="https://github.com/kuprel/min-dalle/raw/main/examples/artificial_intelligence.jpg" alt="min-dalle" width="200"/>
 
 
 
 
 
46
  display(image)
47
  ```
48
  <img src="https://github.com/kuprel/min-dalle/raw/main/examples/nuclear_broccoli.jpg" alt="min-dalle" width="400"/>
49
+ credit: [https://twitter.com/hardmaru/status/1544354119527596034](https://twitter.com/hardmaru/status/1544354119527596034)
50
 
51
 
52
  ### Saving Individual Images
 
101
  $ python image_from_text.py --text='artificial intelligence' --no-mega
102
  ```
103
  <img src="https://github.com/kuprel/min-dalle/raw/main/examples/artificial_intelligence.jpg" alt="min-dalle" width="200"/>
104
+
105
+ <br />
106
+
107
+ [Sponsor this work](https://github.com/sponsors/kuprel)