JOY-Huang commited on
Commit
2b79d2c
·
verified ·
1 Parent(s): d7f4a0d

update project description

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -200,7 +200,7 @@ with gr.Blocks() as demo:
200
  gr.Markdown(
201
  """
202
  # InstantIR: Blind Image Restoration with Instant Generative Reference.
203
- ### <span>**Official 🤗 Gradio demo of [InstantIR](https://github.com/instantX-research/InstantIR)&nbsp;&nbsp;[![GitHub](https://img.shields.io/github/stars/instantX-research/InstantIR?style=social)](https://github.com/instantX-research/InstantIR)**</span>
204
  ### **InstantIR can not only help you restore your broken image, but also capable of imaginative re-creation following your text prompts. See advance usage for more details!**
205
  ## Basic usage: revitalize your image
206
  1. Upload an image you want to restore;
 
200
  gr.Markdown(
201
  """
202
  # InstantIR: Blind Image Restoration with Instant Generative Reference.
203
+ ### **Official 🤗 Gradio demo of [InstantIR](https://github.com/instantX-research/InstantIR)&nbsp;<a href='https://github.com/instantX-research/InstantIR'><img src='https://img.shields.io/github/stars/instantX-research/InstantIR?style=social'></a>**
204
  ### **InstantIR can not only help you restore your broken image, but also capable of imaginative re-creation following your text prompts. See advance usage for more details!**
205
  ## Basic usage: revitalize your image
206
  1. Upload an image you want to restore;