SuperSecureHuman commited on
Commit
43564c9
1 Parent(s): eadf2af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -131,7 +131,7 @@ The output image might look a bit off, because each sub-image dosent have data a
131
  This approach assumes that the subimage has enough data about its surroundings
132
  """
133
 
134
- gr.markdown(markdown_part)
135
 
136
  gr.Interface(
137
  process_image,
 
131
  This approach assumes that the subimage has enough data about its surroundings
132
  """
133
 
134
+ gr.Markdown(markdown_part)
135
 
136
  gr.Interface(
137
  process_image,