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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -31,7 +31,8 @@ join us: https://discord.gg/tPBsKDyRR5
31
 
32
  .custom-table td {
33
  vertical-align: top;
34
- padding: 10px;
 
35
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.15);
36
  }
37
 
@@ -147,7 +148,7 @@ join us: https://discord.gg/tPBsKDyRR5
147
  <td>
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">
151
  <img class="hover-image" src="sample/table/2-1.png" alt="sample2">
152
  <div class="overlay" style="font-size: 1vw; font-style: bold;">
153
  The rise
@@ -160,7 +161,7 @@ join us: https://discord.gg/tPBsKDyRR5
160
  <td style="margin-top: 0; padding-top: 0; padding-left: 0;">
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" style="margin-bottom: 8px;">
164
  <img class="hover-image" src="sample/table/2-2-1.png" alt="sample3">
165
  <div class="overlay" style="font-size: 1vw; font-style: bold;">
166
  Looking back
@@ -180,7 +181,7 @@ join us: https://discord.gg/tPBsKDyRR5
180
  </div>
181
  </div>
182
  </div>
183
- <div class="custom-image-container" style="margin-top: 7px;">
184
  <div class="image-wrapper">
185
  <img class="custom-image" src="sample/table/th2-2-2-2-2.png" alt="sample5">
186
  <img class="hover-image" src="sample/table/2-2-2-2.png" alt="sample5">
 
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
 
 
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;">
152
  <img class="hover-image" src="sample/table/2-1.png" alt="sample2">
153
  <div class="overlay" style="font-size: 1vw; font-style: bold;">
154
  The rise
 
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">
165
  <img class="hover-image" src="sample/table/2-2-1.png" alt="sample3">
166
  <div class="overlay" style="font-size: 1vw; font-style: bold;">
167
  Looking back
 
181
  </div>
182
  </div>
183
  </div>
184
+ <div class="custom-image-container">
185
  <div class="image-wrapper">
186
  <img class="custom-image" src="sample/table/th2-2-2-2-2.png" alt="sample5">
187
  <img class="hover-image" src="sample/table/2-2-2-2.png" alt="sample5">