bghira commited on
Commit
e3fd757
·
verified ·
1 Parent(s): 3eecc10

Model card auto-generated by SimpleTuner

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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 standard PEFT LoRA derived from [stabilityai/stable-diffusion-xl-base-1.0](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0).
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: 2
73
- - Training steps: 20
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