Update README.md
Browse files
README.md
CHANGED
@@ -72,19 +72,19 @@ datasets:
|
|
72 |
<table class="custom-table">
|
73 |
<tr>
|
74 |
<td>
|
75 |
-
<a href="https://huggingface.co/Linaqruf/
|
76 |
-
<img class="custom-image" src="https://huggingface.co/Linaqruf/
|
77 |
</a>
|
78 |
-
<a href="https://huggingface.co/Linaqruf/
|
79 |
-
<img class="custom-image" src="https://huggingface.co/Linaqruf/
|
80 |
</a>
|
81 |
</td>
|
82 |
<td>
|
83 |
-
<a href="https://huggingface.co/Linaqruf/
|
84 |
-
<img class="custom-image" src="https://huggingface.co/Linaqruf/
|
85 |
</a>
|
86 |
-
<a href="https://huggingface.co/Linaqruf/
|
87 |
-
<img class="custom-image" src="https://huggingface.co/Linaqruf/
|
88 |
</a>
|
89 |
</td>
|
90 |
</tr>
|
@@ -94,7 +94,7 @@ datasets:
|
|
94 |
|
95 |
## Overview
|
96 |
|
97 |
-
**Animagine
|
98 |
|
99 |
- Use it with the [`Stable Diffusion Webui`](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
|
100 |
- Use it with 🧨 [`diffusers`](https://huggingface.co/docs/diffusers/index)
|
|
|
72 |
<table class="custom-table">
|
73 |
<tr>
|
74 |
<td>
|
75 |
+
<a href="https://huggingface.co/Linaqruf/animagine-xl/blob/main/sample_images/image1.png">
|
76 |
+
<img class="custom-image" src="https://huggingface.co/Linaqruf/animagine-xl/resolve/main/sample_images/image1.png" alt="sample1">
|
77 |
</a>
|
78 |
+
<a href="https://huggingface.co/Linaqruf/animagine-xl/blob/main/sample_images/image4.png">
|
79 |
+
<img class="custom-image" src="https://huggingface.co/Linaqruf/animagine-xl/resolve/main/sample_images/image4.png" alt="sample3">
|
80 |
</a>
|
81 |
</td>
|
82 |
<td>
|
83 |
+
<a href="https://huggingface.co/Linaqruf/animagine-xl/blob/main/sample_images/image2.png">
|
84 |
+
<img class="custom-image" src="https://huggingface.co/Linaqruf/animagine-xl/resolve/main/sample_images/image2.png" alt="sample2">
|
85 |
</a>
|
86 |
+
<a href="https://huggingface.co/Linaqruf/animagine-xl/blob/main/sample_images/image3.png">
|
87 |
+
<img class="custom-image" src="https://huggingface.co/Linaqruf/animagine-xl/resolve/main/sample_images/image3.png" alt="sample4">
|
88 |
</a>
|
89 |
</td>
|
90 |
</tr>
|
|
|
94 |
|
95 |
## Overview
|
96 |
|
97 |
+
**Animagine XL** is a high-resolution, latent text-to-image diffusion model. The model has been fine-tuned using a learning rate of `4e-7` over 27000 global steps with a batch size of 16 on a curated dataset of superior-quality anime-style images. This model is derived from Stable Diffusion XL 1.0.
|
98 |
|
99 |
- Use it with the [`Stable Diffusion Webui`](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
|
100 |
- Use it with 🧨 [`diffusers`](https://huggingface.co/docs/diffusers/index)
|