Model card auto-generated by SimpleTuner
Browse files
README.md
CHANGED
@@ -10,6 +10,7 @@ tags:
|
|
10 |
- simpletuner
|
11 |
- not-for-all-audiences
|
12 |
- lora
|
|
|
13 |
- template:sd-lora
|
14 |
- standard
|
15 |
pipeline_tag: text-to-image
|
@@ -39,7 +40,7 @@ widget:
|
|
39 |
|
40 |
# simpletuner-controlnet-sdxl-lora-test
|
41 |
|
42 |
-
This is a
|
43 |
|
44 |
The main validation prompt used during training was:
|
45 |
```
|
@@ -69,8 +70,8 @@ You may reuse the base model text encoder for inference.
|
|
69 |
|
70 |
## Training settings
|
71 |
|
72 |
-
- Training epochs:
|
73 |
-
- Training steps:
|
74 |
- Learning rate: 3e-05
|
75 |
- Learning rate schedule: constant
|
76 |
- Warmup steps: 100
|
|
|
10 |
- simpletuner
|
11 |
- not-for-all-audiences
|
12 |
- lora
|
13 |
+
- controlnet
|
14 |
- template:sd-lora
|
15 |
- standard
|
16 |
pipeline_tag: text-to-image
|
|
|
40 |
|
41 |
# simpletuner-controlnet-sdxl-lora-test
|
42 |
|
43 |
+
This is a ControlNet PEFT LoRA derived from [stabilityai/stable-diffusion-xl-base-1.0](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0).
|
44 |
|
45 |
The main validation prompt used during training was:
|
46 |
```
|
|
|
70 |
|
71 |
## Training settings
|
72 |
|
73 |
+
- Training epochs: 1
|
74 |
+
- Training steps: 10
|
75 |
- Learning rate: 3e-05
|
76 |
- Learning rate schedule: constant
|
77 |
- Warmup steps: 100
|