Spaces:
Running
on
Zero
Running
on
Zero
update project description
Browse files
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 |
-
### **Official 🤗 Gradio demo of [InstantIR](https://github.com/instantX-research/InstantIR) <a href='https://github.com/instantX-research/InstantIR'><img src='https://img.shields.io/github/stars/instantX-research/InstantIR
|
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) <a href='https://github.com/instantX-research/InstantIR'><img src='https://img.shields.io/github/stars/instantX-research/InstantIR'></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;
|