Text-to-Image
Diffusers
Safetensors
English
StableDiffusionXLPipeline
Inference Endpoints
KBlueLeaf commited on
Commit
9b8dc07
1 Parent(s): 46f064e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -26,13 +26,12 @@ join us: https://discord.gg/tPBsKDyRR5
26
  }
27
  .custom-table img{
28
  margin-top: 0px;
29
- margin-bottom: 12px;
30
  }
31
 
32
  .custom-table td {
33
  vertical-align: top;
34
  padding: 0;
35
- padding-right: 10px;
36
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.15);
37
  }
38
 
@@ -133,7 +132,7 @@ join us: https://discord.gg/tPBsKDyRR5
133
 
134
  <table class="custom-table">
135
  <tr>
136
- <td>
137
  <div class="custom-image-container">
138
  <div class="image-wrapper">
139
  <img class="custom-image" src="sample/table/th-1.png" alt="sample1">
@@ -145,7 +144,7 @@ join us: https://discord.gg/tPBsKDyRR5
145
  </div>
146
  </div>
147
  </td>
148
- <td>
149
  <div class="custom-image-container">
150
  <div class="image-wrapper">
151
  <img class="custom-image" src="sample/table/th-2-1.png" alt="sample2" style="margin-bottom: 8px;">
@@ -158,7 +157,7 @@ join us: https://discord.gg/tPBsKDyRR5
158
  </div>
159
  <table class="custom-table" style="margin: 0; padding: 0;">
160
  <tr>
161
- <td style="margin-top: 0; padding-top: 0; padding-left: 0;">
162
  <div class="custom-image-container">
163
  <div class="image-wrapper">
164
  <img class="custom-image" src="sample/table/th-2-2-1.png" alt="sample3">
@@ -170,7 +169,7 @@ join us: https://discord.gg/tPBsKDyRR5
170
  </div>
171
  </div>
172
  </td>
173
- <td style="margin-top: 0; padding-top: 0; padding-right: 0;">
174
  <div class="custom-image-container">
175
  <div class="image-wrapper">
176
  <img class="custom-image" src="sample/table/th-2-2-2-1.png" alt="sample4">
 
26
  }
27
  .custom-table img{
28
  margin-top: 0px;
29
+ margin-bottom: 14px;
30
  }
31
 
32
  .custom-table td {
33
  vertical-align: top;
34
  padding: 0;
 
35
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.15);
36
  }
37
 
 
132
 
133
  <table class="custom-table">
134
  <tr>
135
+ <td style="width: 37.5%; padding-right: 4.666px;">
136
  <div class="custom-image-container">
137
  <div class="image-wrapper">
138
  <img class="custom-image" src="sample/table/th-1.png" alt="sample1">
 
144
  </div>
145
  </div>
146
  </td>
147
+ <td style="width: 62.5%; padding-left: 4.666px;">
148
  <div class="custom-image-container">
149
  <div class="image-wrapper">
150
  <img class="custom-image" src="sample/table/th-2-1.png" alt="sample2" style="margin-bottom: 8px;">
 
157
  </div>
158
  <table class="custom-table" style="margin: 0; padding: 0;">
159
  <tr>
160
+ <td style="padding-right: 4.666px;">
161
  <div class="custom-image-container">
162
  <div class="image-wrapper">
163
  <img class="custom-image" src="sample/table/th-2-2-1.png" alt="sample3">
 
169
  </div>
170
  </div>
171
  </td>
172
+ <td style="padding-left: 4.6666px;">
173
  <div class="custom-image-container">
174
  <div class="image-wrapper">
175
  <img class="custom-image" src="sample/table/th-2-2-2-1.png" alt="sample4">