Spaces:
Running
on
Zero
Running
on
Zero
Rename app8.py to app.py
Browse files- app8.py → app.py +1 -1
app8.py → app.py
RENAMED
@@ -185,7 +185,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
|
|
185 |
)
|
186 |
# Info blob stating what the app is running
|
187 |
info_blob = gr.HTML(
|
188 |
-
"""<div id="info_blob">
|
189 |
)
|
190 |
|
191 |
# Info blob stating what the app is running
|
|
|
185 |
)
|
186 |
# Info blob stating what the app is running
|
187 |
info_blob = gr.HTML(
|
188 |
+
"""<div id="info_blob"> Futurealist Manufactory Running On: Flux Krea Blaze (a fast modification of Flux Krea). Nearly all of the LoRA adapters accessible via this space were trained by us in an extensive progression of inspired experiments and conceptual mini-projects. Check out our poetry translations at WWW.SILVERagePOETS.com Find our music on SoundCloud @ AlekseyCalvin & YouTube @ SilverAgePoets / AlekseyCalvin! </div>"""
|
189 |
)
|
190 |
|
191 |
# Info blob stating what the app is running
|