Moji AI commited on
Commit
065eb8e
·
verified ·
1 Parent(s): f567f48

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -24,6 +24,9 @@ base_model: runwayml/stable-diffusion-v1-5
24
  ## Model Introduction
25
  - **NablaThetaA5-v1.0** is an anime-style model fine-tuned from **SD-v1.5**. This is a restructured model suitable for use with the **`Diffusers`** library.
26
  - **Some examples**:
 
 
 
27
 
28
  ## Usage
29
  Like I mentioned above, you can use this model in [**`Diffusers`**](https://huggingface.co/docs/diffusers/en/index) library easily
@@ -55,4 +58,4 @@ image = pipe(prompt).images[0]
55
  ## From Author:
56
  - The author strongly dislikes many homogenized styles nowadays, so the author trained and shared this model.
57
 
58
- ***Feel free to opediscdiscussion***
 
24
  ## Model Introduction
25
  - **NablaThetaA5-v1.0** is an anime-style model fine-tuned from **SD-v1.5**. This is a restructured model suitable for use with the **`Diffusers`** library.
26
  - **Some examples**:
27
+ ![example-1](./images/ex-1.png)
28
+ ![example-2](./images/ex-2.png)
29
+ ![example-3](./images/ex-3.png)
30
 
31
  ## Usage
32
  Like I mentioned above, you can use this model in [**`Diffusers`**](https://huggingface.co/docs/diffusers/en/index) library easily
 
58
  ## From Author:
59
  - The author strongly dislikes many homogenized styles nowadays, so the author trained and shared this model.
60
 
61
+ ***Feel free to open a discussion***