Update app.py
Browse files
app.py
CHANGED
@@ -196,7 +196,7 @@ with gr.Blocks() as io:
|
|
196 |
show_api=False
|
197 |
)
|
198 |
|
199 |
-
gr.Markdown("App og model af Kenneth Thorø Martinsen.")
|
200 |
|
201 |
with gr.Tab(label="Dokumentation"):
|
202 |
|
|
|
196 |
show_api=False
|
197 |
)
|
198 |
|
199 |
+
gr.Markdown("App og model af Kenneth Thorø Martinsen (kenneth2810@gmail.com).")
|
200 |
|
201 |
with gr.Tab(label="Dokumentation"):
|
202 |
|