hollowstrawberry commited on
Commit
b579421
·
verified ·
1 Parent(s): 295a06e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +37 -38
README.md CHANGED
@@ -59,45 +59,44 @@ tags:
59
  transform: scale(1.2);
60
  }
61
  </style>
62
- <body>
63
- <div class="title-container">
64
- <div>
65
- <h1 class="title">Holy Mix</h1>
66
- <p>
67
- <h1 class="subtitle">Based on illustrious XL 0.1</h>
68
- </div>
69
  </div>
70
- <table class="custom-table">
71
- <tr>
72
- <td>
73
- <div class="custom-image-container">
74
- <img class="custom-image" src="previews/1.png" alt="Preview">
75
- </div>
76
- <br>
77
- <div class="custom-image-container">
78
- <img class="custom-image" src="previews/3.png" alt="Preview">
79
- </div>
80
- </td>
81
- <td>
82
- <div class="custom-image-container">
83
- <img class="custom-image" src="previews/2.png" alt="Preview">
84
- </div>
85
- <br>
86
- <div class="custom-image-container">
87
- <img class="custom-image" src="previews/5.png" alt="Preview">
88
- </div>
89
- </td>
90
- <td>
91
- <div class="custom-image-container">
92
- <img class="custom-image" src="previews/4.png" alt="Preview">
93
- </div>
94
- <br>
95
- <div class="custom-image-container">
96
- <img class="custom-image" src="previews/6.png" alt="Preview">
97
- </div>
98
- </td>
99
- </tr>
100
- </table>
 
101
 
102
  This is a merge of [WAI-NSFW 6.0](https://civitai.com/models/827184?modelVersionId=1045121), [Spatter 2DV2](https://civitai.com/models/868661?modelVersionId=1015833), [PaSanctuary 2.5](https://civitai.com/models/835578?modelVersionId=1029914), and my own little special sauce to increase saturation and contrast. Thanks PotatCat for the help.
103
 
 
59
  transform: scale(1.2);
60
  }
61
  </style>
62
+ <div class="title-container">
63
+ <div>
64
+ <h1 class="title">Holy Mix</h1>
65
+ <p>
66
+ <h1 class="subtitle">Based on illustrious XL 0.1</h>
 
 
67
  </div>
68
+ </div>
69
+ <table class="custom-table">
70
+ <tr>
71
+ <td>
72
+ <div class="custom-image-container">
73
+ <img class="custom-image" src="previews/1.png" alt="Preview">
74
+ </div>
75
+ <br>
76
+ <div class="custom-image-container">
77
+ <img class="custom-image" src="previews/3.png" alt="Preview">
78
+ </div>
79
+ </td>
80
+ <td>
81
+ <div class="custom-image-container">
82
+ <img class="custom-image" src="previews/2.png" alt="Preview">
83
+ </div>
84
+ <br>
85
+ <div class="custom-image-container">
86
+ <img class="custom-image" src="previews/5.png" alt="Preview">
87
+ </div>
88
+ </td>
89
+ <td>
90
+ <div class="custom-image-container">
91
+ <img class="custom-image" src="previews/4.png" alt="Preview">
92
+ </div>
93
+ <br>
94
+ <div class="custom-image-container">
95
+ <img class="custom-image" src="previews/6.png" alt="Preview">
96
+ </div>
97
+ </td>
98
+ </tr>
99
+ </table>
100
 
101
  This is a merge of [WAI-NSFW 6.0](https://civitai.com/models/827184?modelVersionId=1045121), [Spatter 2DV2](https://civitai.com/models/868661?modelVersionId=1015833), [PaSanctuary 2.5](https://civitai.com/models/835578?modelVersionId=1029914), and my own little special sauce to increase saturation and contrast. Thanks PotatCat for the help.
102