Update README.md
Browse files
README.md
CHANGED
@@ -3,13 +3,50 @@ base_model: stabilityai/stable-diffusion-xl-base-1.0
|
|
3 |
library_name: diffusers
|
4 |
license: creativeml-openrail-m
|
5 |
tags:
|
6 |
-
- stable-diffusion
|
7 |
-
-
|
8 |
- text-to-image
|
9 |
- diffusers
|
10 |
- diffusers-training
|
11 |
-
- lora
|
12 |
- conan
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
inference: true
|
14 |
---
|
15 |
|
@@ -17,7 +54,7 @@ inference: true
|
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
|
20 |
-
#
|
21 |
|
22 |
These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were fine-tuned on the jugg1024/conan-gpt4-captions dataset.
|
23 |
|
|
|
3 |
library_name: diffusers
|
4 |
license: creativeml-openrail-m
|
5 |
tags:
|
6 |
+
- stable-diffusion
|
7 |
+
- template:sd-lora
|
8 |
- text-to-image
|
9 |
- diffusers
|
10 |
- diffusers-training
|
|
|
11 |
- conan
|
12 |
+
- lora
|
13 |
+
widget:
|
14 |
+
- text: >-
|
15 |
+
surprised, dark-haired male character in suit; background with dim purple hue and visible door or entrance.
|
16 |
+
output:
|
17 |
+
url: gen_res/prompt1-lora1.png
|
18 |
+
- text: >-
|
19 |
+
surprised, dark-haired male character in suit; background with dim purple hue and visible door or entrance.
|
20 |
+
output:
|
21 |
+
url: gen_res/prompt1-lora2.png
|
22 |
+
- text: >-
|
23 |
+
surprised, dark-haired male character in suit; background with dim purple hue and visible door or entrance.
|
24 |
+
output:
|
25 |
+
url: gen_res/prompt1-lora3.png
|
26 |
+
- text: >-
|
27 |
+
surprised, dark-haired male character in suit; background with dim purple hue and visible door or entrance.
|
28 |
+
output:
|
29 |
+
url: gen_res/prompt1-lora4.png
|
30 |
+
- text: >-
|
31 |
+
young woman with dark hair and red top in foreground with man in glasses; background crowd with outdoor setting; vibrant color palette
|
32 |
+
output:
|
33 |
+
url: gen_res/prompt2-lora1.png
|
34 |
+
- text: >-
|
35 |
+
young woman with dark hair and red top in foreground with man in glasses; background crowd with outdoor setting; vibrant color palette
|
36 |
+
output:
|
37 |
+
url: gen_res/prompt2-lora2.png
|
38 |
+
- text: >-
|
39 |
+
young woman with dark hair and red top in foreground with man in glasses; background crowd with outdoor setting; vibrant color palette
|
40 |
+
output:
|
41 |
+
url: gen_res/prompt2-lora3.png
|
42 |
+
- text: >-
|
43 |
+
young woman with dark hair and red top in foreground with man in glasses; background crowd with outdoor setting; vibrant color palette
|
44 |
+
output:
|
45 |
+
url: gen_res/prompt2-lora4.png
|
46 |
+
- text: >-
|
47 |
+
young woman with dark hair and red top in foreground with man in glasses; background crowd with outdoor setting; vibrant color palette
|
48 |
+
output:
|
49 |
+
url: gen_res/prompt1-lora1.png
|
50 |
inference: true
|
51 |
---
|
52 |
|
|
|
54 |
should probably proofread and complete it, then remove this comment. -->
|
55 |
|
56 |
|
57 |
+
# SDXL-Conan
|
58 |
|
59 |
These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were fine-tuned on the jugg1024/conan-gpt4-captions dataset.
|
60 |
|