End of training
Browse files- .ipynb_checkpoints/README-checkpoint.md +54 -0
- .ipynb_checkpoints/image_1-checkpoint.png +0 -0
- image_0.png +2 -2
- image_1.png +2 -2
- image_2.png +2 -2
- image_3.png +2 -2
- pytorch_lora_weights.safetensors +2 -2
.ipynb_checkpoints/README-checkpoint.md
ADDED
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
3 |
+
library_name: diffusers
|
4 |
+
license: creativeml-openrail-m
|
5 |
+
inference: true
|
6 |
+
tags:
|
7 |
+
- stable-diffusion-xl
|
8 |
+
- stable-diffusion-xl-diffusers
|
9 |
+
- text-to-image
|
10 |
+
- diffusers
|
11 |
+
- diffusers-training
|
12 |
+
- lora
|
13 |
+
- stable-diffusion-xl
|
14 |
+
- stable-diffusion-xl-diffusers
|
15 |
+
- text-to-image
|
16 |
+
- diffusers
|
17 |
+
- diffusers-training
|
18 |
+
- lora
|
19 |
+
---
|
20 |
+
|
21 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
22 |
+
should probably proofread and complete it, then remove this comment. -->
|
23 |
+
|
24 |
+
|
25 |
+
# LoRA text2image fine-tuning - Noveled/sd-minhwa-model-lora-sdxl
|
26 |
+
|
27 |
+
These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were fine-tuned on the Noveled/minhwa_dataset_1126_01 dataset. You can find some example images in the following.
|
28 |
+
|
29 |
+
![img_0](./image_0.png)
|
30 |
+
![img_1](./image_1.png)
|
31 |
+
![img_2](./image_2.png)
|
32 |
+
![img_3](./image_3.png)
|
33 |
+
|
34 |
+
|
35 |
+
LoRA for the text encoder was enabled: False.
|
36 |
+
|
37 |
+
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
38 |
+
|
39 |
+
|
40 |
+
## Intended uses & limitations
|
41 |
+
|
42 |
+
#### How to use
|
43 |
+
|
44 |
+
```python
|
45 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
46 |
+
```
|
47 |
+
|
48 |
+
#### Limitations and bias
|
49 |
+
|
50 |
+
[TODO: provide examples of latent issues and potential remediations]
|
51 |
+
|
52 |
+
## Training details
|
53 |
+
|
54 |
+
[TODO: describe the data used to train the model]
|
.ipynb_checkpoints/image_1-checkpoint.png
ADDED
image_0.png
CHANGED
Git LFS Details
|
Git LFS Details
|
image_1.png
CHANGED
Git LFS Details
|
Git LFS Details
|
image_2.png
CHANGED
Git LFS Details
|
Git LFS Details
|
image_3.png
CHANGED
Git LFS Details
|
Git LFS Details
|
pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc9a5b01fb2852b513f00d9387b102d5e8eb23ca9c7bf1a6447b16a6d455d8c3
|
3 |
+
size 23390424
|