Spaces:
Runtime error
Runtime error
Commit
·
c7a344e
1
Parent(s):
0391500
Update app.py
Browse files
app.py
CHANGED
@@ -291,7 +291,7 @@ with gr.Blocks(css="style.css") as demo:
|
|
291 |
return True
|
292 |
|
293 |
gr.HTML("""<img style="margin: 0 auto; width: 220px;" src="https://i.imgur.com/zDcvSbg.png" alt="LEDITS SDXL LoRA Photobooth">""")
|
294 |
-
gr.HTML("""<img style="margin: 0 auto; width: 300px; margin-bottom: .5em;" src="https://i.imgur.com/hvZOBzY.png" alt="LEDITS SDXL LoRA Photobooth">""")
|
295 |
with gr.Box(elem_id="total_box"):
|
296 |
gr.HTML(
|
297 |
"""
|
|
|
291 |
return True
|
292 |
|
293 |
gr.HTML("""<img style="margin: 0 auto; width: 220px;" src="https://i.imgur.com/zDcvSbg.png" alt="LEDITS SDXL LoRA Photobooth">""")
|
294 |
+
gr.HTML("""<img style="margin: 0 auto; width: 300px; margin-bottom: .5em; margin-top:-35px" src="https://i.imgur.com/hvZOBzY.png" alt="LEDITS SDXL LoRA Photobooth">""")
|
295 |
with gr.Box(elem_id="total_box"):
|
296 |
gr.HTML(
|
297 |
"""
|