ichsanbhrd
commited on
Commit
•
21d9107
1
Parent(s):
28c27c8
update read.me
Browse filesplease update read.me
README.md
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
---
|
3 |
license: openrail++
|
4 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
@@ -10,6 +9,14 @@ tags:
|
|
10 |
- diffusers
|
11 |
- lora
|
12 |
inference: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# LoRA DreamBooth - karthickp6/lora-trained-xl-colab_911_Carrera_S
|
@@ -20,4 +27,4 @@ These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. Th
|
|
20 |
|
21 |
LoRA for the text encoder was enabled: False.
|
22 |
|
23 |
-
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
|
|
|
|
1 |
---
|
2 |
license: openrail++
|
3 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
|
|
9 |
- diffusers
|
10 |
- lora
|
11 |
inference: true
|
12 |
+
datasets:
|
13 |
+
- emrgnt-cmplxty/sciphi-textbooks-are-all-you-need
|
14 |
+
language:
|
15 |
+
- id
|
16 |
+
metrics:
|
17 |
+
- character
|
18 |
+
library_name: asteroid
|
19 |
+
pipeline_tag: text-to-image
|
20 |
---
|
21 |
|
22 |
# LoRA DreamBooth - karthickp6/lora-trained-xl-colab_911_Carrera_S
|
|
|
27 |
|
28 |
LoRA for the text encoder was enabled: False.
|
29 |
|
30 |
+
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|