Spaces:
Runtime error
Runtime error
Commit
·
e91d878
1
Parent(s):
8c0ae73
Update app.py
Browse files
app.py
CHANGED
@@ -306,7 +306,7 @@ with gr.Blocks(css="style.css") as demo:
|
|
306 |
return True
|
307 |
|
308 |
gr.HTML("""<img style="margin: 0 auto; width: 180px;" src="https://i.imgur.com/zDcvSbg.png" alt="LEDITS SDXL LoRA Photobooth">""")
|
309 |
-
gr.HTML("""<img style="margin: 0 auto; width: 300px; margin-bottom: .5em; margin-top:-
|
310 |
#gr.HTML("""<img class="background-printing" style="display: none" src="https://i.imgur.com/gqXjjP0.jpg" /> """, elem_id="background_printing_wrapper")
|
311 |
with gr.Box(elem_id="total_box"):
|
312 |
gr.HTML(
|
|
|
306 |
return True
|
307 |
|
308 |
gr.HTML("""<img style="margin: 0 auto; width: 180px;" src="https://i.imgur.com/zDcvSbg.png" alt="LEDITS SDXL LoRA Photobooth">""")
|
309 |
+
gr.HTML("""<img style="margin: 0 auto; width: 300px; margin-bottom: .5em; margin-top:-50px" src="https://i.imgur.com/hvZOBzY.png" alt="LEDITS SDXL LoRA Photobooth">""")
|
310 |
#gr.HTML("""<img class="background-printing" style="display: none" src="https://i.imgur.com/gqXjjP0.jpg" /> """, elem_id="background_printing_wrapper")
|
311 |
with gr.Box(elem_id="total_box"):
|
312 |
gr.HTML(
|