Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -378,9 +378,9 @@ class BGSource(Enum):
|
|
| 378 |
block = gr.Blocks().queue()
|
| 379 |
with block:
|
| 380 |
with gr.Row():
|
| 381 |
-
gr.Markdown("##
|
| 382 |
with gr.Row():
|
| 383 |
-
gr.Markdown("See also https://
|
| 384 |
with gr.Row():
|
| 385 |
with gr.Column():
|
| 386 |
with gr.Row():
|
|
|
|
| 378 |
block = gr.Blocks().queue()
|
| 379 |
with block:
|
| 380 |
with gr.Row():
|
| 381 |
+
gr.Markdown("## Pixio Relight (Relighting with Foreground Condition)")
|
| 382 |
with gr.Row():
|
| 383 |
+
gr.Markdown("See also https://pixio.myapps.ai for more cool stuff!")
|
| 384 |
with gr.Row():
|
| 385 |
with gr.Column():
|
| 386 |
with gr.Row():
|