asahi417 commited on
Commit
311979a
1 Parent(s): 4fc0c6f

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ def infer(
47
 
48
 
49
  with gr.Blocks() as demo:
50
- gr.Markdown("# Demo [Depth2Image](https://huggingface.co/stabilityai/stable-diffusion-2-depth).")
51
  with gr.Row():
52
  prompt = gr.Text(
53
  label="Prompt",
 
47
 
48
 
49
  with gr.Blocks() as demo:
50
+ gr.Markdown("# Demo [Depth2Image](https://huggingface.co/stabilityai/stable-diffusion-2-depth)")
51
  with gr.Row():
52
  prompt = gr.Text(
53
  label="Prompt",