Dharma20 commited on
Commit
a65fa4a
Β·
verified Β·
1 Parent(s): 3c7b0b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -112,7 +112,7 @@ examples = [
112
  # Creating the Gradio interface
113
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
114
  # Header section
115
- gr.HTML("<center><h1>UseCaseGenie - Discover GenAI Use cases for your company and Industry! πŸ€–πŸ§‘β€πŸ³.</h1><center>")
116
  gr.Markdown("""#### This GenAI Assistant πŸ€– helps you discover and explore Generative AI use cases for your company and industry.
117
  You can download the generated use case report as a <b>Markdown file</b> and a <b>Feasibility Excel file</b> to gain insights and explore relevant GenAI applications.
118
  ### <b>Steps:</b>
 
112
  # Creating the Gradio interface
113
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
114
  # Header section
115
+ gr.HTML("<center><h1>UseCaseGenie - Discover GenAI Use cases for your company and Industry! πŸ€–πŸ§ž.</h1><center>")
116
  gr.Markdown("""#### This GenAI Assistant πŸ€– helps you discover and explore Generative AI use cases for your company and industry.
117
  You can download the generated use case report as a <b>Markdown file</b> and a <b>Feasibility Excel file</b> to gain insights and explore relevant GenAI applications.
118
  ### <b>Steps:</b>