Spaces:
Runtime error
Runtime error
Mohamad-Jaallouk
commited on
Commit
•
6a70e6b
1
Parent(s):
47f34c8
Update app.py
Browse files
app.py
CHANGED
@@ -102,6 +102,7 @@ with gr.Blocks(
|
|
102 |
with gr.Row():
|
103 |
with gr.Column(scale=3):
|
104 |
gr.Markdown("# ENTELL Model Detection")
|
|
|
105 |
with gr.Column(scale=1):
|
106 |
gr.HTML(
|
107 |
"""
|
|
|
102 |
with gr.Row():
|
103 |
with gr.Column(scale=3):
|
104 |
gr.Markdown("# ENTELL Model Detection")
|
105 |
+
gr.Markdown("Please visit my website for better detection quality [svenska-detektor.se](https://svenska-detektor.se)")
|
106 |
with gr.Column(scale=1):
|
107 |
gr.HTML(
|
108 |
"""
|