Spaces:
Running
on
Zero
Running
on
Zero
artificialguybr
commited on
Commit
•
f54d26c
1
Parent(s):
e2bf379
Update app.py
Browse files
app.py
CHANGED
@@ -182,7 +182,7 @@ with gr.Blocks(css="style.css") as demo:
|
|
182 |
elem_id="title",
|
183 |
)
|
184 |
gr.Markdown(
|
185 |
-
f"""Gradio demo for [
|
186 |
elem_id="subtitle",
|
187 |
)
|
188 |
gr.DuplicateButton(
|
|
|
182 |
elem_id="title",
|
183 |
)
|
184 |
gr.Markdown(
|
185 |
+
f"""Gradio demo for [Nebul Redmond](https://huggingface.co/artificialguybr/NebulRedmond)""",
|
186 |
elem_id="subtitle",
|
187 |
)
|
188 |
gr.DuplicateButton(
|