update read.me
#1
by
ichsanbhrd
- opened
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
|
2 |
---
|
3 |
-
license: openrail
|
4 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
5 |
instance_prompt: a photo of allu doll
|
6 |
tags:
|
@@ -10,6 +9,20 @@ tags:
|
|
10 |
- diffusers
|
11 |
- lora
|
12 |
inference: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# LoRA DreamBooth - Yacong/allu-lora-trained-xl
|
@@ -24,4 +37,4 @@ These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. Th
|
|
24 |
|
25 |
LoRA for the text encoder was enabled: True.
|
26 |
|
27 |
-
Special VAE used for training:
|
|
|
|
|
1 |
---
|
2 |
+
license: openrail
|
3 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
4 |
instance_prompt: a photo of allu doll
|
5 |
tags:
|
|
|
9 |
- diffusers
|
10 |
- lora
|
11 |
inference: true
|
12 |
+
datasets:
|
13 |
+
- uonlp/CulturaX
|
14 |
+
language:
|
15 |
+
- id
|
16 |
+
metrics:
|
17 |
+
- accuracy
|
18 |
+
- character
|
19 |
+
- bleurt
|
20 |
+
- cer
|
21 |
+
- charcut_mt
|
22 |
+
- chrf
|
23 |
+
- code_eval
|
24 |
+
library_name: keras
|
25 |
+
pipeline_tag: image-to-text
|
26 |
---
|
27 |
|
28 |
# LoRA DreamBooth - Yacong/allu-lora-trained-xl
|
|
|
37 |
|
38 |
LoRA for the text encoder was enabled: True.
|
39 |
|
40 |
+
Special VAE used for training: true.
|