Spaces:
Running
on
Zero
Running
on
Zero
AlekseyCalvin
commited on
Commit
•
fa0b9b6
1
Parent(s):
50369c6
Update app.py
Browse files
app.py
CHANGED
@@ -139,7 +139,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
|
|
139 |
)
|
140 |
# Info blob stating what the app is running
|
141 |
info_blob = gr.HTML(
|
142 |
-
"""<div id="info_blob"> Activist & Futurealist LoRa-stocked Img Manufactory (on Flux
|
143 |
)
|
144 |
|
145 |
# Info blob stating what the app is running
|
|
|
139 |
)
|
140 |
# Info blob stating what the app is running
|
141 |
info_blob = gr.HTML(
|
142 |
+
"""<div id="info_blob"> Activist & Futurealist LoRa-stocked Img Manufactory (on Flux Dev HYPER (8-Step))</div>"""
|
143 |
)
|
144 |
|
145 |
# Info blob stating what the app is running
|