BAbhijit commited on
Commit
104249b
·
verified ·
1 Parent(s): c17dcfc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 AI to process your image
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