Spaces:
Running
Running
fix markdown
Browse files
app.py
CHANGED
@@ -31,7 +31,7 @@ with blocks as png_info:
|
|
31 |
with gr.Row():
|
32 |
gr.Markdown(
|
33 |
"""
|
34 |
-
Report any issues on the (
|
35 |
""")
|
36 |
with gr.Row().style(equal_height=False):
|
37 |
with gr.Column():
|
|
|
31 |
with gr.Row():
|
32 |
gr.Markdown(
|
33 |
"""
|
34 |
+
Report any issues on the [GitHub](https://github.com/andzhik/png-params) page of this project
|
35 |
""")
|
36 |
with gr.Row().style(equal_height=False):
|
37 |
with gr.Column():
|