Spaces:
Running
Running
Update app.py
Browse files
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 |
-
# π€
|
| 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 |
""")
|