Spaces:
Build error
Build error
PatrickSchrML
commited on
Commit
·
b13ddd2
1
Parent(s):
8424889
more examples
Browse files
app.py
CHANGED
@@ -181,7 +181,7 @@ examples = [
|
|
181 |
#7.5,
|
182 |
],
|
183 |
[
|
184 |
-
'
|
185 |
#2,
|
186 |
#7.5,
|
187 |
],
|
@@ -190,11 +190,17 @@ examples = [
|
|
190 |
#2,
|
191 |
#7.5,
|
192 |
],
|
|
|
|
|
|
|
193 |
[
|
194 |
'a photograph by vanessa beecroft',
|
195 |
#2,
|
196 |
#7.5,
|
197 |
],
|
|
|
|
|
|
|
198 |
]
|
199 |
|
200 |
with block:
|
@@ -295,7 +301,7 @@ with block:
|
|
295 |
gr.HTML(
|
296 |
"""
|
297 |
<div class="footer">
|
298 |
-
<p>Model by <a href="https://huggingface.co/AIML-TUDA/" style="text-decoration: underline;" target="_blank">AIML Lab @TU Darmstadt</a> - backend provided through the generous support of <a href="https://www.together.xyz/" style="text-decoration: underline;" target="_blank">Together
|
299 |
</p>
|
300 |
</div>
|
301 |
<div class="acknowledgments">
|
|
|
181 |
#7.5,
|
182 |
],
|
183 |
[
|
184 |
+
'portrait of Sickly diseased dying Samurai warrior, sun shining, photo realistic illustration by greg rutkowski, thomas kindkade, alphonse mucha, loish, norman rockwell.',
|
185 |
#2,
|
186 |
#7.5,
|
187 |
],
|
|
|
190 |
#2,
|
191 |
#7.5,
|
192 |
],
|
193 |
+
[
|
194 |
+
'portrait of Sickly diseased dying Samurai warrior, sun shining, photo realistic illustration by greg rutkowski, thomas kindkade, alphonse mucha, loish, norman rockwell.'
|
195 |
+
],
|
196 |
[
|
197 |
'a photograph by vanessa beecroft',
|
198 |
#2,
|
199 |
#7.5,
|
200 |
],
|
201 |
+
[
|
202 |
+
'a disturbing horror photograph of a beautiful crying woman with flowers and fungus growing out of her head m, intricate, hyperrealism, sharp focus, cinematography, highly detailed, octane render, digital horror artwork, matte, photography by professional photographe'
|
203 |
+
],
|
204 |
]
|
205 |
|
206 |
with block:
|
|
|
301 |
gr.HTML(
|
302 |
"""
|
303 |
<div class="footer">
|
304 |
+
<p>Model by <a href="https://huggingface.co/AIML-TUDA/" style="text-decoration: underline;" target="_blank">AIML Lab @TU Darmstadt</a> - backend provided through the generous support of <a href="https://www.together.xyz/" style="text-decoration: underline;" target="_blank">Together</a> - Gradio Demo by 🤗 Hugging Face
|
305 |
</p>
|
306 |
</div>
|
307 |
<div class="acknowledgments">
|