DualityAI-RebekahBogdanoff
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -24,7 +24,7 @@ iface = gr.Interface(
|
|
24 |
title="Cheerios detector",
|
25 |
description='Check out our blog at <a href="https://falcon.duality.ai/secure/documentation?learnWelcome=true&sidebarMode=learn" target="_blank">this link</a>.',
|
26 |
examples= path,
|
27 |
-
|
28 |
)
|
29 |
|
30 |
# Launch the interface
|
|
|
24 |
title="Cheerios detector",
|
25 |
description='Check out our blog at <a href="https://falcon.duality.ai/secure/documentation?learnWelcome=true&sidebarMode=learn" target="_blank">this link</a>.',
|
26 |
examples= path,
|
27 |
+
# gradio.HTML(https://falcon.duality.ai/secure/documentation?learnWelcome=true&sidebarMode=learn),
|
28 |
)
|
29 |
|
30 |
# Launch the interface
|