Spaces:
Running
on
Zero
Running
on
Zero
AlekseyCalvin
commited on
Commit
•
45ae65e
1
Parent(s):
e5be892
Update app.py
Browse files
app.py
CHANGED
@@ -178,7 +178,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
|
|
178 |
)
|
179 |
# Info blob stating what the app is running
|
180 |
info_blob = gr.HTML(
|
181 |
-
"""<div id="info_blob"> SOON®'s curated LoRa Gallery & Art Manufactory Space
|
182 |
)
|
183 |
|
184 |
# Info blob stating what the app is running
|
|
|
178 |
)
|
179 |
# Info blob stating what the app is running
|
180 |
info_blob = gr.HTML(
|
181 |
+
"""<div id="info_blob"> SOON®'s curated LoRa Gallery & Art Manufactory Space.|Runs on Ostris' OpenFLUX.1 model + fast-gen LoRA & Zer0int's fine-tuned CLIP-GmP-ViT-L-14*! (*'normal' 77 tokens)| Largely stocked w/our trained LoRAs: Historic Color, Silver Age Poets, Sots Art, more!|</div>"""
|
182 |
)
|
183 |
|
184 |
# Info blob stating what the app is running
|