ichsanbhrd
commited on
Commit
•
5337d37
1
Parent(s):
28c27c8
update readme
Browse filesplease update card
README.md
CHANGED
@@ -1,15 +1,23 @@
|
|
1 |
-
|
2 |
---
|
3 |
-
license: openrail
|
4 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
5 |
-
instance_prompt:
|
6 |
tags:
|
7 |
- stable-diffusion-xl
|
8 |
- stable-diffusion-xl-diffusers
|
9 |
- text-to-image
|
10 |
- diffusers
|
11 |
- lora
|
|
|
12 |
inference: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# LoRA DreamBooth - karthickp6/lora-trained-xl-colab_911_Carrera_S
|
@@ -20,4 +28,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: creativeml-openrail-m
|
3 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
4 |
+
instance_prompt: photo couple in fuzzy sweater and leggings
|
5 |
tags:
|
6 |
- stable-diffusion-xl
|
7 |
- stable-diffusion-xl-diffusers
|
8 |
- text-to-image
|
9 |
- diffusers
|
10 |
- lora
|
11 |
+
- art
|
12 |
inference: true
|
13 |
+
datasets:
|
14 |
+
- vikp/textbook_quality_programming
|
15 |
+
language:
|
16 |
+
- en
|
17 |
+
metrics:
|
18 |
+
- character
|
19 |
+
library_name: asteroid
|
20 |
+
pipeline_tag: text-to-image
|
21 |
---
|
22 |
|
23 |
# LoRA DreamBooth - karthickp6/lora-trained-xl-colab_911_Carrera_S
|
|
|
28 |
|
29 |
LoRA for the text encoder was enabled: False.
|
30 |
|
31 |
+
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|