RiverZ commited on
Commit
89f8337
·
verified ·
1 Parent(s): d3b01fd

Update app.py

Browse files

add github link

Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -114,6 +114,7 @@ with gr.Blocks(css=css) as demo:
114
  gr.Markdown(f"""# IC-Edit
115
  A demo for [IC-Edit](https://arxiv.org/pdf/2504.20690).
116
  More **open-source**, with **lower costs**, **faster speed** (it takes about 9 seconds to process one image), and **powerful performance**.
 
117
  """)
118
  with gr.Row():
119
  with gr.Column():
 
114
  gr.Markdown(f"""# IC-Edit
115
  A demo for [IC-Edit](https://arxiv.org/pdf/2504.20690).
116
  More **open-source**, with **lower costs**, **faster speed** (it takes about 9 seconds to process one image), and **powerful performance**.
117
+ For more details, check out our [Github Repository](https://github.com/River-Zhang/ICEdit). If our project resonates with you or proves useful, we'd be truly grateful if you could spare a moment to give it a star.
118
  """)
119
  with gr.Row():
120
  with gr.Column():