Spaces:
Running
on
Zero
Running
on
Zero
AlekseyCalvin
commited on
Commit
•
a2d9c3f
1
Parent(s):
c20cc09
Update app.py
Browse files
app.py
CHANGED
@@ -115,7 +115,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
|
|
115 |
)
|
116 |
# Info blob stating what the app is running
|
117 |
info_blob = gr.HTML(
|
118 |
-
"""<div id="info_blob"> Activist & Futurealist LoRa-stocked Img Manufactory (on
|
119 |
)
|
120 |
|
121 |
# Info blob stating what the app is running
|
|
|
115 |
)
|
116 |
# Info blob stating what the app is running
|
117 |
info_blob = gr.HTML(
|
118 |
+
"""<div id="info_blob"> Activist & Futurealist LoRa-stocked Img Manufactory (on [Historic Color SOON® Schnell](AlekseyCalvin/HistoricColorSoonr_Schnell))</div>"""
|
119 |
)
|
120 |
|
121 |
# Info blob stating what the app is running
|