yeshavyas27 commited on
Commit
4d880b0
Β·
verified Β·
1 Parent(s): 9ecda90

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -105,7 +105,7 @@ with gr.Blocks(
105
  secondary_hue=gr.themes.colors.blue,
106
  )
107
  ) as demo:
108
- gr.Markdown("""# Llama-3.1 Data analyst πŸ“ŠπŸ€”
109
 
110
  Drop a `.csv` file below, add notes to describe this data if needed, and **Llama-3.1-70B will analyze the file content and draw figures for you!**""")
111
  file_input = gr.File(label="Your file to analyze")
 
105
  secondary_hue=gr.themes.colors.blue,
106
  )
107
  ) as demo:
108
+ gr.Markdown("""# Mistral-Nemo Data analyst πŸ“ŠπŸ€”
109
 
110
  Drop a `.csv` file below, add notes to describe this data if needed, and **Llama-3.1-70B will analyze the file content and draw figures for you!**""")
111
  file_input = gr.File(label="Your file to analyze")