tombetthauser commited on
Commit
84d62ac
Β·
1 Parent(s): f15b78d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -7
app.py CHANGED
@@ -774,13 +774,6 @@ def random_seed():
774
  with gr.Blocks() as depth_controlnet_gradio:
775
  gr.Markdown('''
776
  # <span style="display: inline-block; height: 30px; width: 30px; margin-bottom: -3px; border-radius: 7px; background-size: 50px; background-position: center; background-image: url(http://www.astronaut.horse/thumbnail.jpg)"></span> ControlNet + Depthmap
777
-
778
- This tool allows you to apply a Stable Diffusion text prompt to an existing image composition using a Depth Map estimation tool. Note that you cannot currently apply trained artist concepts from the other tabs in this application to this process currently as they were trained using a more recent version of Stable Diffusion.
779
- <br><br>
780
- <a href="http://www.astronaut.horse">http://www.astronaut.horse</a>
781
- <br>
782
- <a href="https://discord.gg/ZctfW4SvGw">https://discord.com</a><br>
783
- <br>
784
  ---
785
  ''')
786
  with gr.Row():
 
774
  with gr.Blocks() as depth_controlnet_gradio:
775
  gr.Markdown('''
776
  # <span style="display: inline-block; height: 30px; width: 30px; margin-bottom: -3px; border-radius: 7px; background-size: 50px; background-position: center; background-image: url(http://www.astronaut.horse/thumbnail.jpg)"></span> ControlNet + Depthmap
 
 
 
 
 
 
 
777
  ---
778
  ''')
779
  with gr.Row():