Update README.md
Browse files
README.md
CHANGED
@@ -63,20 +63,18 @@ widget:
|
|
63 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
64 |
instance_prompt: null
|
65 |
license: cc-by-nc-nd-4.0
|
|
|
|
|
66 |
---
|
67 |
# Caricature LoRA SDXL
|
68 |
|
69 |
<Gallery />
|
70 |
|
71 |
-
## Model description
|
72 |
-
|
73 |
-
# Caricature LoRA SDXL
|
74 |
-
|
75 |
[![Discord](https://img.shields.io/discord/1091306623819059300?color=7289da&label=Discord&logo=discord&logoColor=fff&style=for-the-badge)](https://discord.com/invite/m3TBB9XEkb)
|
76 |
|
77 |
## Model Overview
|
78 |
|
79 |
-
This model card showcases a LoRA (Low-Rank Adaptation) model trained on our proprietary Caricature Dataset. The model is fine-tuned to specialize in generating exaggerated and distinctive caricature images, drawing from a diverse set of AI-generated portraits.
|
80 |
|
81 |
## Training Configuration
|
82 |
|
@@ -148,4 +146,4 @@ By utilizing Blibla's LoRAs, you acknowledge and agree to these additional r
|
|
148 |
|
149 |
Weights for this model are available in Safetensors format.
|
150 |
|
151 |
-
[Download](/Blib-la/caricature_lora_sdxl/tree/main) them in the Files & versions tab.
|
|
|
63 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
64 |
instance_prompt: null
|
65 |
license: cc-by-nc-nd-4.0
|
66 |
+
datasets:
|
67 |
+
- Blib-la/caricature_dataset
|
68 |
---
|
69 |
# Caricature LoRA SDXL
|
70 |
|
71 |
<Gallery />
|
72 |
|
|
|
|
|
|
|
|
|
73 |
[![Discord](https://img.shields.io/discord/1091306623819059300?color=7289da&label=Discord&logo=discord&logoColor=fff&style=for-the-badge)](https://discord.com/invite/m3TBB9XEkb)
|
74 |
|
75 |
## Model Overview
|
76 |
|
77 |
+
This model card showcases a LoRA (Low-Rank Adaptation) model trained on our proprietary [Caricature Dataset](https://huggingface.co/datasets/Blib-la/caricature_dataset). The model is fine-tuned to specialize in generating exaggerated and distinctive caricature images, drawing from a diverse set of AI-generated portraits.
|
78 |
|
79 |
## Training Configuration
|
80 |
|
|
|
146 |
|
147 |
Weights for this model are available in Safetensors format.
|
148 |
|
149 |
+
[Download](/Blib-la/caricature_lora_sdxl/tree/main) them in the Files & versions tab.
|