Update app.py
Browse files
app.py
CHANGED
@@ -37,7 +37,7 @@ with bl:
|
|
37 |
"""
|
38 |
)
|
39 |
|
40 |
-
|
41 |
"""
|
42 |
Contact [email protected] with feedback, problems, and to request changes.
|
43 |
"""
|
|
|
37 |
"""
|
38 |
)
|
39 |
|
40 |
+
gr.Markdown(
|
41 |
"""
|
42 |
Contact [email protected] with feedback, problems, and to request changes.
|
43 |
"""
|