Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -110,7 +110,7 @@ with gr.Blocks(css=css) as demo:
|
|
110 |
"""
|
111 |
)
|
112 |
gr.Markdown(
|
113 |
-
"If you enjoy the space, please also promote *open-source* by giving a ⭐ to the <a href='https://github.com/gojasper/flash-diffusion' target='_blank'>Github Repo</a>."
|
114 |
)
|
115 |
gr.Markdown(
|
116 |
"💡 *Hint:* To better appreciate the low latency of our method, run the demo locally !"
|
|
|
110 |
"""
|
111 |
)
|
112 |
gr.Markdown(
|
113 |
+
"If you enjoy the space, please also promote *open-source* by giving a ⭐ to the <a href='https://github.com/gojasper/flash-diffusion' target='_blank'>Github Repo</a>. [](https://github.com/gojasper/flash-diffusion)"
|
114 |
)
|
115 |
gr.Markdown(
|
116 |
"💡 *Hint:* To better appreciate the low latency of our method, run the demo locally !"
|