Update app.py
Browse files
app.py
CHANGED
@@ -124,7 +124,7 @@ with gr.Blocks(theme='Yntec/HaleyCH_Theme_Winter_Green') as demo:
|
|
124 |
gr.HTML(
|
125 |
"""
|
126 |
<div class="footer">
|
127 |
-
<p> For more than a hundred times more models (that's not a typo) check out <a href="https://huggingface.co/spaces/Yntec/
|
128 |
</p>
|
129 |
"""
|
130 |
)
|
|
|
124 |
gr.HTML(
|
125 |
"""
|
126 |
<div class="footer">
|
127 |
+
<p> For more than a hundred times more models (that's not a typo) check out <a href="https://huggingface.co/spaces/Yntec/ToyWorld">ToyWorld</a>!</a>
|
128 |
</p>
|
129 |
"""
|
130 |
)
|