Jaward commited on
Commit
5004051
·
verified ·
1 Parent(s): e58f0de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1510,7 +1510,7 @@ with gr.Blocks(
1510
  head='<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">'
1511
  ) as demo:
1512
  gr.Markdown("""## <center>Lectūra: Your AI Genie for Self-taught Mastery.</center>""")
1513
- gr.Markdown("""### <center>(Disclaimer: This demo is part of a submission to the AgentX – LLM Agents MOOC Competition, hosted by Berkeley RDI. © Lectūra Labs. All rights reserved)</center>""")
1514
  gr.Markdown("""### <center>Note: Genarating lecture speech takes a while, given that this demo is running on cpu. Recommend limit number of slides to 3 on cpu. For faster generation, please run the app with access to GPU.</center>""")
1515
 
1516
  # Add mode tabs
 
1510
  head='<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">'
1511
  ) as demo:
1512
  gr.Markdown("""## <center>Lectūra: Your AI Genie for Self-taught Mastery.</center>""")
1513
+ gr.Markdown("""## <center>(Disclaimer: This demo is part of a submission to the AgentX – LLM Agents MOOC Competition, hosted by Berkeley RDI. © Lectūra Labs. All rights reserved)</center>""")
1514
  gr.Markdown("""### <center>Note: Genarating lecture speech takes a while, given that this demo is running on cpu. Recommend limit number of slides to 3 on cpu. For faster generation, please run the app with access to GPU.</center>""")
1515
 
1516
  # Add mode tabs