Alfasign commited on
Commit
7956965
1 Parent(s): b11cc7e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -952,15 +952,15 @@ with gr.Blocks(css=css) as myface:
952
  }
953
  </style>
954
  <body>
955
- <div class="center"><h1>Toy World</h1>
956
  </div>
957
  </body>
958
  </div>
959
  <p style="margin-bottom: 10px; color: #ffaa66;">
960
  <h3>Top 411 Stable Diffusion models for your enjoyment!</h3></p>
961
  <p style="margin-bottom: 10px; font-size: 98%">
962
- <br><h4>The first time you load a model it takes 200 seconds</h4>
963
- <br><h4>But after it's loaded each new image takes 20 seconds to generate!</h4></p>
964
  </div>
965
  """)
966
  with gr.Row():
 
952
  }
953
  </style>
954
  <body>
955
+ <div class="center"><h1>Einfach.AI</h1>
956
  </div>
957
  </body>
958
  </div>
959
  <p style="margin-bottom: 10px; color: #ffaa66;">
960
  <h3>Top 411 Stable Diffusion models for your enjoyment!</h3></p>
961
  <p style="margin-bottom: 10px; font-size: 98%">
962
+ <br><h4>Beim ersten Laden eines Modells dauert es 200 Sekunden.</h4>
963
+ <br><h4>Aber nachdem es geladen ist, dauert es 20 Sekunden, um jedes neue Bild zu generieren.</h4></p>
964
  </div>
965
  """)
966
  with gr.Row():