Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# MaxCushion - SDXL Fine-tuned Model
|
2 |
|
3 |
This is a fine-tuned Stable Diffusion XL (SDXL) model based on [FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev). It's designed to generate high-quality images with a focus on [specific theme or style your model specializes in].
|
|
|
1 |
+
---
|
2 |
+
language: en
|
3 |
+
tags:
|
4 |
+
- text-generation
|
5 |
+
- transformers
|
6 |
+
license: apache-2.0
|
7 |
+
datasets:
|
8 |
+
- wikitext
|
9 |
+
metrics:
|
10 |
+
- perplexity
|
11 |
+
---
|
12 |
+
|
13 |
# MaxCushion - SDXL Fine-tuned Model
|
14 |
|
15 |
This is a fine-tuned Stable Diffusion XL (SDXL) model based on [FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev). It's designed to generate high-quality images with a focus on [specific theme or style your model specializes in].
|