jimmycarter commited on
Commit
1cc7db7
·
verified ·
1 Parent(s): 90fd0cd

Model card auto-generated by SimpleTuner

Browse files
Files changed (1) hide show
  1. README.md +14 -4
README.md CHANGED
@@ -10,7 +10,17 @@ tags:
10
  - lora
11
  - template:sd-lora
12
  inference: true
13
-
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  # flux-test-training
@@ -37,7 +47,7 @@ a pokemon that looks like a happy pizza is eating a popsicle
37
 
38
  Note: The validation settings are not necessarily the same as the [training settings](#training-settings).
39
 
40
-
41
 
42
 
43
  <Gallery />
@@ -48,8 +58,8 @@ You may reuse the base model text encoder for inference.
48
 
49
  ## Training settings
50
 
51
- - Training epochs: 0
52
- - Training steps: 3
53
  - Learning rate: 0.0001
54
  - Effective batch size: 4
55
  - Micro-batch size: 4
 
10
  - lora
11
  - template:sd-lora
12
  inference: true
13
+ widget:
14
+ - text: 'unconditional (blank prompt)'
15
+ parameters:
16
+ negative_prompt: ''''
17
+ output:
18
+ url: ./assets/image_0_0.png
19
+ - text: 'a pokemon that looks like a happy pizza is eating a popsicle'
20
+ parameters:
21
+ negative_prompt: ''''
22
+ output:
23
+ url: ./assets/image_1_0.png
24
  ---
25
 
26
  # flux-test-training
 
47
 
48
  Note: The validation settings are not necessarily the same as the [training settings](#training-settings).
49
 
50
+ You can find some example images in the following gallery:
51
 
52
 
53
  <Gallery />
 
58
 
59
  ## Training settings
60
 
61
+ - Training epochs: 1
62
+ - Training steps: 200
63
  - Learning rate: 0.0001
64
  - Effective batch size: 4
65
  - Micro-batch size: 4