Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,14 @@
|
|
2 |
license: other
|
3 |
license_name: faipl
|
4 |
license_link: https://freedevproject.org/faipl-1.0-sd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
<style>
|
7 |
.title-container {
|
@@ -165,6 +173,8 @@ Euler a with around 25-30 steps, CFG 5-7, and ENSD set to 31337.
|
|
165 |
|
166 |
## Training Configurations
|
167 |
|
|
|
|
|
168 |
**Pretraining:**
|
169 |
|
170 |
- Dataset size: ~17,200 images
|
|
|
2 |
license: other
|
3 |
license_name: faipl
|
4 |
license_link: https://freedevproject.org/faipl-1.0-sd
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- text-to-image
|
9 |
+
- stable-diffusion
|
10 |
+
- safetensors
|
11 |
+
- stable-diffusion-xl
|
12 |
+
base_model: cagliostrolab/animagine-xl-3.1
|
13 |
---
|
14 |
<style>
|
15 |
.title-container {
|
|
|
173 |
|
174 |
## Training Configurations
|
175 |
|
176 |
+
- Finetuned from: [Animagine XL 3.1](https://huggingface.co/cagliostrolab/animagine-xl-3.1)
|
177 |
+
|
178 |
**Pretraining:**
|
179 |
|
180 |
- Dataset size: ~17,200 images
|