Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ tags:
|
|
10 |
- diffusers-training
|
11 |
- lora
|
12 |
inference: true
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
@@ -18,28 +20,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# LoRA text2image fine-tuning - SedatAl/manga-LoRa-1
|
20 |
|
21 |
-
These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were fine-tuned on the Chan-Y/Manga-Drawings dataset.
|
22 |
|
23 |
-

|
24 |
-
|
25 |
-
|
26 |
-
LoRA for the text encoder was enabled: False.
|
27 |
-
|
28 |
-
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
29 |
-
|
30 |
-
|
31 |
-
## Intended uses & limitations
|
32 |
-
|
33 |
-
#### How to use
|
34 |
-
|
35 |
-
```python
|
36 |
-
# TODO: add an example code snippet for running this diffusion pipeline
|
37 |
-
```
|
38 |
-
|
39 |
-
#### Limitations and bias
|
40 |
-
|
41 |
-
[TODO: provide examples of latent issues and potential remediations]
|
42 |
-
|
43 |
-
## Training details
|
44 |
-
|
45 |
-
[TODO: describe the data used to train the model]
|
|
|
10 |
- diffusers-training
|
11 |
- lora
|
12 |
inference: true
|
13 |
+
datasets:
|
14 |
+
- Chan-Y/Manga-Drawings
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
|
|
20 |
|
21 |
# LoRA text2image fine-tuning - SedatAl/manga-LoRa-1
|
22 |
|
23 |
+
These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were fine-tuned on the Chan-Y/Manga-Drawings dataset.
|
24 |
|
25 |
+

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|