Yntec commited on
Commit
d889f5f
1 Parent(s): 5f8b71d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -1143,7 +1143,8 @@ with gr.Blocks(css=css) as myface:
1143
  color: #ffc99f; !important;
1144
  }
1145
  h4 {
1146
- color: #ffffff; !important;
 
1147
  }
1148
  .gradio-container {
1149
  background-image: linear-gradient(#254150, #1e2f40, #182634) !important;
@@ -1175,7 +1176,7 @@ with gr.Blocks(css=css) as myface:
1175
  </div>
1176
  <p style="margin-bottom: 1px; color: #ffaa66;">
1177
  <h3>Fast Diffusion - 520 Stable Diffusion models, but why? For your enjoyment!</h3></p>
1178
- <p style="text-align:center; font-size: 98%">
1179
  <br><h4><img src="https://huggingface.co/spaces/Yntec/ToyWorld/resolve/main/NEW.webp" alt="NEW!" style="float:center;width:32px;height:16px;">2023.10.29 The models LuckyStrike, YiffyMix, MeinaAlter, AnythingV3-768, SillySymphonies, DreamWorks and DucHaitenLofi have been added!
1180
  <p style="margin-bottom: 1px; font-size: 98%">
1181
  <br><h4>If a model is already loaded each new image takes less than 20 seconds to generate!</h4></p>
 
1143
  color: #ffc99f; !important;
1144
  }
1145
  h4 {
1146
+ text-align:center !important;
1147
+ color: #ffffff !important;
1148
  }
1149
  .gradio-container {
1150
  background-image: linear-gradient(#254150, #1e2f40, #182634) !important;
 
1176
  </div>
1177
  <p style="margin-bottom: 1px; color: #ffaa66;">
1178
  <h3>Fast Diffusion - 520 Stable Diffusion models, but why? For your enjoyment!</h3></p>
1179
+ <p style="font-size: 98%">
1180
  <br><h4><img src="https://huggingface.co/spaces/Yntec/ToyWorld/resolve/main/NEW.webp" alt="NEW!" style="float:center;width:32px;height:16px;">2023.10.29 The models LuckyStrike, YiffyMix, MeinaAlter, AnythingV3-768, SillySymphonies, DreamWorks and DucHaitenLofi have been added!
1181
  <p style="margin-bottom: 1px; font-size: 98%">
1182
  <br><h4>If a model is already loaded each new image takes less than 20 seconds to generate!</h4></p>