ZahirJS commited on
Commit
335f9c7
·
verified ·
1 Parent(s): 6449b98

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ if __name__ == "__main__":
73
  ) as demo:
74
  gr.Markdown(
75
  """
76
- # Graphify: Generate concept maps, synoptic charts and radial diagrams from JSON!
77
  Choose a graph type and provide your JSON data to generate a visual representation.
78
  All graphs maintain a consistent, elegant style with rounded boxes,
79
  a dark-to-light color gradient, and a clean white background.
 
73
  ) as demo:
74
  gr.Markdown(
75
  """
76
+ # Graphify: Generate concept maps, synoptic charts and radial diagrams ⚡!
77
  Choose a graph type and provide your JSON data to generate a visual representation.
78
  All graphs maintain a consistent, elegant style with rounded boxes,
79
  a dark-to-light color gradient, and a clean white background.