Tom commited on
Commit
1876b60
Β·
1 Parent(s): 84f99ae

Update UI text: simplify footer and change header wording

Browse files
Files changed (1) hide show
  1. app.py +1 -7
app.py CHANGED
@@ -430,7 +430,7 @@ with gr.Blocks(
430
  gr.Markdown("""
431
  # πŸ“Š Viz LLM
432
 
433
- Discover inspiring visualizations, refine your design ideas, or generate publication-ready charts with AI assistance.
434
  """)
435
 
436
  # JavaScript for localStorage persistence
@@ -661,12 +661,6 @@ with gr.Blocks(
661
  gr.Markdown("""
662
  ### About Viz LLM
663
 
664
- **Inspiration**: Discover curated examples of data visualizations and information graphics from publications worldwide. Search by keyword, topic, or author.
665
-
666
- **Refinement**: Get design recommendations based on research papers, design principles, and examples from the field of information graphics and data visualization.
667
-
668
- **Chart**: Upload your CSV data and describe your visualization goal. The AI will analyze your data, select the optimal chart type, and generate a publication-ready chart using Datawrapper.
669
-
670
  **Credits:** Special thanks to the researchers whose work informed this model: Robert Kosara, Edward Segel, Jeffrey Heer, Matthew Conlen, John Maeda, Kennedy Elliott, Scott McCloud, and many others.
671
 
672
  ---
 
430
  gr.Markdown("""
431
  # πŸ“Š Viz LLM
432
 
433
+ Discover inspiring visualizations, refine your design ideas, or generate charts using Datawrapper.
434
  """)
435
 
436
  # JavaScript for localStorage persistence
 
661
  gr.Markdown("""
662
  ### About Viz LLM
663
 
 
 
 
 
 
 
664
  **Credits:** Special thanks to the researchers whose work informed this model: Robert Kosara, Edward Segel, Jeffrey Heer, Matthew Conlen, John Maeda, Kennedy Elliott, Scott McCloud, and many others.
665
 
666
  ---