Yntec commited on
Commit
dfa10ec
β€’
1 Parent(s): edd0581

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ with gr.Blocks() as demo:
46
  gr.HTML(
47
  """
48
  <div>
49
- <p> <center><img src="https://cdn-uploads.huggingface.co/production/uploads/63239b8370edc53f51cd5d42/lo4Tw0iJ9AM-yDRx2oeca.png" style="height:128px; width:482px; padding-top:0px;" span title="Free ai art image generator Printing Press"></center>
50
  </p>
51
  """
52
  )
 
46
  gr.HTML(
47
  """
48
  <div>
49
+ <p> <center><img src="https://huggingface.co/Yntec/OpenGenDiffusers/resolve/main/pp.png" style="height:128px; width:482px; padding-top:0px;" span title="Free ai art image generator Printing Press"></center>
50
  </p>
51
  """
52
  )