amisima commited on
Commit
bfeb6c8
·
verified ·
1 Parent(s): 46deca9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -714,7 +714,7 @@ CSS = """
714
  .dark .gradio-container { color: var(--body-text-color); }
715
  """
716
 
717
- with gr.Blocks(title="MiniMax-H3 Reference") as demo:
718
  gr.Markdown(INTRO)
719
 
720
  with gr.Row():
 
714
  .dark .gradio-container { color: var(--body-text-color); }
715
  """
716
 
717
+ with gr.Blocks(title="MiniMax-H3 Reference Custom Lora") as demo:
718
  gr.Markdown(INTRO)
719
 
720
  with gr.Row():