naumnaum commited on
Commit
e028282
1 Parent(s): 44a1a28

Model card auto-generated by SimpleTuner

Browse files
Files changed (1) hide show
  1. README.md +14 -4
README.md CHANGED
@@ -12,7 +12,17 @@ tags:
12
  - template:sd-lora
13
  - standard
14
  inference: true
15
-
 
 
 
 
 
 
 
 
 
 
16
  ---
17
 
18
  # rita-v2
@@ -38,7 +48,7 @@ casual profile headshot photo of TOK woman for instagram. hasselblad photography
38
 
39
  Note: The validation settings are not necessarily the same as the [training settings](#training-settings).
40
 
41
-
42
 
43
 
44
  <Gallery />
@@ -49,8 +59,8 @@ You may reuse the base model text encoder for inference.
49
 
50
  ## Training settings
51
 
52
- - Training epochs: 2
53
- - Training steps: 250
54
  - Learning rate: 0.0005
55
  - Effective batch size: 2
56
  - Micro-batch size: 2
 
12
  - template:sd-lora
13
  - standard
14
  inference: true
15
+ widget:
16
+ - text: 'unconditional (blank prompt)'
17
+ parameters:
18
+ negative_prompt: 'blurry, cropped, ugly'
19
+ output:
20
+ url: ./assets/image_0_0.png
21
+ - text: 'casual profile headshot photo of TOK woman for instagram. hasselblad photography.'
22
+ parameters:
23
+ negative_prompt: 'blurry, cropped, ugly'
24
+ output:
25
+ url: ./assets/image_1_0.png
26
  ---
27
 
28
  # rita-v2
 
48
 
49
  Note: The validation settings are not necessarily the same as the [training settings](#training-settings).
50
 
51
+ You can find some example images in the following gallery:
52
 
53
 
54
  <Gallery />
 
59
 
60
  ## Training settings
61
 
62
+ - Training epochs: 5
63
+ - Training steps: 500
64
  - Learning rate: 0.0005
65
  - Effective batch size: 2
66
  - Micro-batch size: 2