Jeff850 commited on
Commit
2148bbb
1 Parent(s): 6f78f50

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -131,7 +131,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
131
 
132
  # Info blob stating what the app is running
133
  info_blob = gr.HTML(
134
- """<div id="info_blob">Running the XLabs LoRA collection and Flux 1 Dev</div>"""
135
  )
136
 
137
  selected_lora_text = gr.Markdown("Selected LoRA: None")
 
131
 
132
  # Info blob stating what the app is running
133
  info_blob = gr.HTML(
134
+ """<div id="info_blob">Running the XLabs LoRA collection and Flux 1 Schnell</div>"""
135
  )
136
 
137
  selected_lora_text = gr.Markdown("Selected LoRA: None")