tsi-org commited on
Commit
d672d73
1 Parent(s): 3072485

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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("## IC-Light (Relighting with Foreground Condition)")
382
  with gr.Row():
383
- gr.Markdown("See also https://github.com/lllyasviel/IC-Light for background-conditioned model and normal estimation")
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():