Update app.py
Browse files
app.py
CHANGED
|
@@ -451,7 +451,7 @@ with gr.Blocks(css=custom_css) as iface:
|
|
| 451 |
### 📝 Instructions
|
| 452 |
1. Upload a blurry image using the upload button or drag and drop
|
| 453 |
2. Click the "Deblur Image" button
|
| 454 |
-
3. Wait for the
|
| 455 |
4. Download the deblurred result
|
| 456 |
|
| 457 |
### ℹ️ About
|
|
|
|
| 451 |
### 📝 Instructions
|
| 452 |
1. Upload a blurry image using the upload button or drag and drop
|
| 453 |
2. Click the "Deblur Image" button
|
| 454 |
+
3. Wait for the Model to process your image
|
| 455 |
4. Download the deblurred result
|
| 456 |
|
| 457 |
### ℹ️ About
|