Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -138,7 +138,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
|
|
138 |
)
|
139 |
# Info blob stating what the app is running
|
140 |
info_blob = gr.HTML(
|
141 |
-
"""<div id="info_blob"> Activist & Futurealist LoRa-stocked Img Manufactory (on Flux
|
142 |
)
|
143 |
|
144 |
# Info blob stating what the app is running
|
|
|
138 |
)
|
139 |
# Info blob stating what the app is running
|
140 |
info_blob = gr.HTML(
|
141 |
+
"""<div id="info_blob"> Activist & Futurealist LoRa-stocked Img Manufactory (currently on Flux Schnell Pixelwave (2-8 steps))</div>"""
|
142 |
)
|
143 |
|
144 |
# Info blob stating what the app is running
|