deleom commited on
Commit
be6bb0b
·
1 Parent(s): f1073d2

Update edit_app.py

Browse files
Files changed (1) hide show
  1. edit_app.py +2 -4
edit_app.py CHANGED
@@ -125,11 +125,9 @@ def main():
125
 
126
  with gr.Blocks() as demo:
127
  gr.HTML("""<h1 style="font-weight: 900; margin-bottom: 7px;">
128
- InstructPix2Pix: Learning to Follow Image Editing Instructions
129
  </h1>
130
- <a href="https://huggingface.co/spaces/timbrooks/instruct-pix2pix?duplicate=true">
131
- <img style="margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>
132
- <p/>""")
133
  with gr.Row():
134
  with gr.Column(scale=1, min_width=100):
135
  generate_button = gr.Button("Edit")
 
125
 
126
  with gr.Blocks() as demo:
127
  gr.HTML("""<h1 style="font-weight: 900; margin-bottom: 7px;">
128
+ GiornalettismoAI: Create and edit images using AI
129
  </h1>
130
+ """)
 
 
131
  with gr.Row():
132
  with gr.Column(scale=1, min_width=100):
133
  generate_button = gr.Button("Edit")