Update README.md
Browse files![pop_art.jpeg](https://s3.amazonaws.com/moonup/production/uploads/1674664922159-627cebc6cecd686d4cd7411c.jpeg)
README.md
CHANGED
@@ -77,6 +77,11 @@ We could explore what a **Da Vinci** type painting would look like on a Fjord:
|
|
77 |
What about your pet rabit:
|
78 |
![rabbit.jpeg](https://s3.amazonaws.com/moonup/production/uploads/1674664175251-627cebc6cecd686d4cd7411c.jpeg)
|
79 |
|
|
|
|
|
|
|
|
|
|
|
80 |
## Generating your own predictions
|
81 |
|
82 |
The following Python code will allow you to get up and running quickly, just replace the *prompt* field for your own generation, wait for HuggingFace to compute and you should have your own Stable Diffusion object generated against a backdrop of the fjords. Idyllic!
|
|
|
77 |
What about your pet rabit:
|
78 |
![rabbit.jpeg](https://s3.amazonaws.com/moonup/production/uploads/1674664175251-627cebc6cecd686d4cd7411c.jpeg)
|
79 |
|
80 |
+
## Pop Art of a Fjord
|
81 |
+
|
82 |
+
This is a pop art of a Fjord:
|
83 |
+
![pop_art.jpeg](https://s3.amazonaws.com/moonup/production/uploads/1674664922159-627cebc6cecd686d4cd7411c.jpeg).
|
84 |
+
|
85 |
## Generating your own predictions
|
86 |
|
87 |
The following Python code will allow you to get up and running quickly, just replace the *prompt* field for your own generation, wait for HuggingFace to compute and you should have your own Stable Diffusion object generated against a backdrop of the fjords. Idyllic!
|