AlekseyCalvin commited on
Commit
f495ba3
·
verified ·
1 Parent(s): 685128a

Rename app8.py to app.py

Browse files
Files changed (1) hide show
  1. 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"> Activist & Futurealist Fast FLUX De-Distilled LoRA Gallery (Running on the the FLUX De-Distilled Mix Tuned V1 by wikeeyang). 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
 
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