InnerI commited on
Commit
5e64833
·
verified ·
1 Parent(s): e3e07ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -621,7 +621,7 @@ with gr.Blocks(title=APP_TITLE) as demo:
621
  clear.click(lambda: ([], ""), outputs=[chat, msg])
622
 
623
  with gr.Tab("Billing"):
624
- gr.Markdown(
625
  f"### Plans
626
  "
627
  f"- **{PLANS['free']['name']} (Free)**: {PLANS['free']['runs_per_day']} runs/day, low-risk tools
 
621
  clear.click(lambda: ([], ""), outputs=[chat, msg])
622
 
623
  with gr.Tab("Billing"):
624
+ gr.Markdown(
625
  f"### Plans
626
  "
627
  f"- **{PLANS['free']['name']} (Free)**: {PLANS['free']['runs_per_day']} runs/day, low-risk tools