End of training
Browse files- README.md +40 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
8 |
+
- stable-diffusion-diffusers
|
9 |
+
- text-to-image
|
10 |
+
- diffusers
|
11 |
+
- controlnet
|
12 |
+
- control-lora-v3
|
13 |
+
- diffusers-training
|
14 |
+
---
|
15 |
+
|
16 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
17 |
+
should probably proofread and complete it, then remove this comment. -->
|
18 |
+
|
19 |
+
|
20 |
+
# sdxl-control-lora-v3-Yovecent/sd-control-lora-v3-sketch-half_skip_attn-rank16-conv_in-rank64
|
21 |
+
|
22 |
+
These are control-lora-v3 weights trained on stabilityai/stable-diffusion-xl-base-1.0 with new type of conditioning.
|
23 |
+
|
24 |
+
|
25 |
+
|
26 |
+
## Intended uses & limitations
|
27 |
+
|
28 |
+
#### How to use
|
29 |
+
|
30 |
+
```python
|
31 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
32 |
+
```
|
33 |
+
|
34 |
+
#### Limitations and bias
|
35 |
+
|
36 |
+
[TODO: provide examples of latent issues and potential remediations]
|
37 |
+
|
38 |
+
## Training details
|
39 |
+
|
40 |
+
[TODO: describe the data used to train the model]
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3407bbdc88705e1e361c3bd9f63aa7970e1fdbc69c29f88ccaad1fef4a94b9b8
|
3 |
+
size 24613912
|