Ocean3 commited on
Commit
b955f31
1 Parent(s): 8602a7a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -2
README.md CHANGED
@@ -49,9 +49,28 @@ The Clip is left intact and not replaced at the end or throughout any merge part
49
  ---
50
  # Versions
51
 
52
- <b>a1</b>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  ```
54
  - Sprout a1 (full)
55
  - Sprout a1 - Pruned (pruned, fp16)
56
  - Sprout a1 - bv (same as pruned w/ baked vae, vae-ft-mse-840000-ema)
57
- ```
 
 
 
 
 
49
  ---
50
  # Versions
51
 
52
+ <i>(click to expand)</i>
53
+
54
+ ---
55
+ <details><summary style="margin-top: -5%; margin-bottom: -5%; cursor: pointer;">a2</summary>
56
+ <div style="margin-top: 7%;"></div>
57
+ ```
58
+ - Sprout a2 (full)
59
+ - Sprout a2 - Pruned (pruned, fp16)
60
+ - Sprout a2 - bv (same as pruned w/ baked vae, vae-ft-mse-840000-ema)
61
+ ```
62
+
63
+ </details>
64
+
65
+ ---
66
+ <details><summary style="margin-top: -5%; margin-bottom: -5%; cursor: pointer;">a1</summary>
67
+ <div style="margin-top: 7%;"></div>
68
  ```
69
  - Sprout a1 (full)
70
  - Sprout a1 - Pruned (pruned, fp16)
71
  - Sprout a1 - bv (same as pruned w/ baked vae, vae-ft-mse-840000-ema)
72
+ ```
73
+
74
+ </details>
75
+
76
+ ---