DmitrMakeev commited on
Commit
2024b6d
·
1 Parent(s): c3e1e1d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -39,6 +39,7 @@ with demo:
39
  gr.Markdown(value="""
40
  **Gradio demo for DISCO: Disentangled Image Colorization via Global Anchors**. Check our [project page](https://menghanxia.github.io/projects/disco.html) 😛.
41
  """)
 
42
  with gr.Row():
43
  with gr.Column():
44
  with gr.Row():
 
39
  gr.Markdown(value="""
40
  **Gradio demo for DISCO: Disentangled Image Colorization via Global Anchors**. Check our [project page](https://menghanxia.github.io/projects/disco.html) 😛.
41
  """)
42
+
43
  with gr.Row():
44
  with gr.Column():
45
  with gr.Row():