Deadmon commited on
Commit
4502603
·
verified ·
1 Parent(s): 724c7fb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -39,8 +39,8 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
39
  gr.Markdown(
40
  """
41
  <div style="text-align: center; max-width: 650px; margin: 0 auto;">
42
- <h1 style="font-size: 2.5rem; font-weight: 700; margin-bottom: 1rem; display: contents;">Hyper-FLUX-8steps-LoRA</h1>
43
- <p style="font-size: 1rem; margin-bottom: 1.5rem;">AutoML team from ByteDance</p>
44
  </div>
45
  """
46
  )
 
39
  gr.Markdown(
40
  """
41
  <div style="text-align: center; max-width: 650px; margin: 0 auto;">
42
+ <h1 style="font-size: 2.5rem; font-weight: 700; margin-bottom: 1rem; display: contents;">Hyper-FLUX.1-Krea-dev-8steps-LoRA </h1>
43
+ <p style="font-size: 1rem; margin-bottom: 1.5rem;">Krea dev drop in by DesignCntrl | Original AutoML team from ByteDance</p>
44
  </div>
45
  """
46
  )