patrickvonplaten commited on
Commit
aa9175d
1 Parent(s): 759835c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -82,7 +82,7 @@ with gr.Blocks(css="style.css") as demo:
82
  <h1>Instruct-Pix2Pix Diffusion</h1>
83
  </div>
84
  <p>
85
- Demo for Instruct-Pix2Pix Diffusion
86
  </p>
87
  <p>
88
  Running on <b>{device}</b>
82
  <h1>Instruct-Pix2Pix Diffusion</h1>
83
  </div>
84
  <p>
85
+ Demo for Instruct-Pix2Pix Diffusion: https://github.com/timothybrooks/instruct-pix2pix
86
  </p>
87
  <p>
88
  Running on <b>{device}</b>