cutechicken commited on
Commit
5f4c99e
1 Parent(s): 40f5969

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -611,7 +611,7 @@ def create_demo():
611
  with gr.Blocks(css=CSS) as demo:
612
  with gr.Column(elem_classes="markdown-style"):
613
  gr.Markdown("""
614
- # 🤖 OnDevice AI RAG
615
  #### 📊 RAG: Upload and Analyze Files (TXT, CSV, PDF, Parquet files)
616
  Upload your files for data analysis and learning
617
  """)
 
611
  with gr.Blocks(css=CSS) as demo:
612
  with gr.Column(elem_classes="markdown-style"):
613
  gr.Markdown("""
614
+ # 🤖 RAGOndevice
615
  #### 📊 RAG: Upload and Analyze Files (TXT, CSV, PDF, Parquet files)
616
  Upload your files for data analysis and learning
617
  """)