Prgckwb commited on
Commit
a11172a
1 Parent(s): 91745fc

add some generated images

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -18,6 +18,7 @@ widget:
18
  # DreamBooth model for the trpfrog concept trained by Prgckwb on the TrpFrog/trpfrog-icons dataset.
19
 
20
  This is a Stable Diffusion model fine-tuned on the trpfrog concept with DreamBooth. It can be used by modifying the `instance_prompt`: **a photo of trpfrog**
 
21
 
22
  ## Description
23
  TrpFrog ([@Trpfrog](https://twitter.com/trpfrog?s=21&t=GcDGy74adYhOBYxX9HloOg)) is a famous Japanese Twitter comedian.
@@ -57,10 +58,19 @@ image.save("trpfrog.jpg")
57
  ```
58
 
59
  ## Generated Images
60
- **a photo of trpfrog**
61
- ![](output3.png)
 
 
 
 
 
 
 
 
 
62
 
63
- **a photo of trpfrog eating kiwi**
64
  ![](output.png)
65
 
66
  **a photo of trpfrog growing shiitake mushrooms**
 
18
  # DreamBooth model for the trpfrog concept trained by Prgckwb on the TrpFrog/trpfrog-icons dataset.
19
 
20
  This is a Stable Diffusion model fine-tuned on the trpfrog concept with DreamBooth. It can be used by modifying the `instance_prompt`: **a photo of trpfrog**
21
+ ![](output3.png)
22
 
23
  ## Description
24
  TrpFrog ([@Trpfrog](https://twitter.com/trpfrog?s=21&t=GcDGy74adYhOBYxX9HloOg)) is a famous Japanese Twitter comedian.
 
58
  ```
59
 
60
  ## Generated Images
61
+ **a photo of trpfrog in spring**
62
+ ![](spring.png)
63
+
64
+ **a photo of trpfrog in summer**
65
+ ![](summer.png)
66
+
67
+ **a photo of trpfrog in autumn**
68
+ ![](autumn.png)
69
+
70
+ **a photo of trpfrog in winter**
71
+ ![](winter.png)
72
 
73
+ **a photo of trpfrog on fire**
74
  ![](output.png)
75
 
76
  **a photo of trpfrog growing shiitake mushrooms**