Moji AI
commited on
Update README.md
Browse files
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
|
|
|
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 |
+

|
29 |
+

|
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***
|