alkzar90 commited on
Commit
213e242
1 Parent(s): bd2b114

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -14,6 +14,9 @@ widget:
14
 
15
  # DreamBooth model for the ppaine concept trained by alkzar90 on the alkzar90/torres-del-paine dataset.
16
 
 
 
 
17
  This is a Stable Diffusion model fine-tuned on the ppaine concept with DreamBooth. It can be used by modifying the `instance_prompt`: **a photo of ppaine landscape**
18
 
19
  This model was created as part of the DreamBooth Hackathon 🔥. Visit the [organisation page](https://huggingface.co/dreambooth-hackathon) for instructions on how to take part!
@@ -24,6 +27,11 @@ This model was created as part of the DreamBooth Hackathon 🔥. Visit the [orga
24
  This is a Stable Diffusion model fine-tuned on `landscape` images for the landscape theme.
25
 
26
 
 
 
 
 
 
27
  ## Usage
28
 
29
  ```python
 
14
 
15
  # DreamBooth model for the ppaine concept trained by alkzar90 on the alkzar90/torres-del-paine dataset.
16
 
17
+ > _Torres del Paine National Park is a national park encompassing mountains, glaciers, lakes, and rivers in southern Chilean Patagonia._
18
+ > _It is also part of the End of the World Route, a tourist scenic route. [Wikipedia](https://en.wikipedia.org/wiki/Torres_del_Paine_National_Park)_
19
+
20
  This is a Stable Diffusion model fine-tuned on the ppaine concept with DreamBooth. It can be used by modifying the `instance_prompt`: **a photo of ppaine landscape**
21
 
22
  This model was created as part of the DreamBooth Hackathon 🔥. Visit the [organisation page](https://huggingface.co/dreambooth-hackathon) for instructions on how to take part!
 
27
  This is a Stable Diffusion model fine-tuned on `landscape` images for the landscape theme.
28
 
29
 
30
+ <img src="https://huggingface.co/alkzar90/ppaine-landscape/resolve/main/assets/dreambooth-hackaton-patagonia-cinematographics.png" alt="Patagonia Landscape Model - Cinematographic Renderings/Artifacts Inmersion" style="width:880px;height:512px;">
31
+
32
+
33
+ <img src="https://huggingface.co/alkzar90/ppaine-landscape/resolve/main/assets/dreambooth-hackaton-patagonia-landscape-painting.png" alt="Patagonia Landscape Model - Artist Style Painting" style="width:880px;height:512px;">
34
+
35
  ## Usage
36
 
37
  ```python