Spaces:
Build error
Build error
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
|
| 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 Flux Merged)</div>"""
|
| 119 |
)
|
| 120 |
|
| 121 |
# Info blob stating what the app is running
|