Update README.md
Browse files
README.md
CHANGED
@@ -2,13 +2,6 @@
|
|
2 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
3 |
library_name: diffusers
|
4 |
license: openrail++
|
5 |
-
widget:
|
6 |
-
- text: anime rat in a jungle
|
7 |
-
output:
|
8 |
-
url: images/example_xj9kri2rp.png
|
9 |
-
- text: photorealistic cat in a jungle
|
10 |
-
output:
|
11 |
-
url: images/example_0aal2cjg1.png
|
12 |
tags:
|
13 |
- text-to-image
|
14 |
- text-to-image
|
@@ -18,17 +11,16 @@ tags:
|
|
18 |
- template:sd-lora
|
19 |
- stable-diffusion-xl
|
20 |
- stable-diffusion-xl-diffusers
|
21 |
-
|
|
|
|
|
|
|
|
|
22 |
---
|
23 |
|
24 |
-
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
25 |
-
should probably proofread and complete it, then remove this comment. -->
|
26 |
-
|
27 |
|
28 |
# Low Rank Adapted Supervised Fine Tuned Stable Diffusion XL
|
29 |
|
30 |
-
<Gallery />
|
31 |
-
|
32 |
## Comparison
|
33 |
|
34 |
| Prompt | SDXL | Fine Tuned |
|
|
|
2 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
3 |
library_name: diffusers
|
4 |
license: openrail++
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
tags:
|
6 |
- text-to-image
|
7 |
- text-to-image
|
|
|
11 |
- template:sd-lora
|
12 |
- stable-diffusion-xl
|
13 |
- stable-diffusion-xl-diffusers
|
14 |
+
datasets:
|
15 |
+
- data-is-better-together/open-image-preferences-v1-binarized
|
16 |
+
language:
|
17 |
+
- en
|
18 |
+
pipeline_tag: text-to-image
|
19 |
---
|
20 |
|
|
|
|
|
|
|
21 |
|
22 |
# Low Rank Adapted Supervised Fine Tuned Stable Diffusion XL
|
23 |
|
|
|
|
|
24 |
## Comparison
|
25 |
|
26 |
| Prompt | SDXL | Fine Tuned |
|