Spaces:
Runtime error
Runtime error
SuperSecureHuman
commited on
Commit
•
43564c9
1
Parent(s):
eadf2af
Update app.py
Browse files
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.
|
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,
|