awacke1 commited on
Commit
339611a
·
1 Parent(s): ae6814a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  import streamlit as st
 
2
  from graphviz import Graph
3
 
4
  # Define the cluster relations graph using gvmap
 
1
  import streamlit as st
2
+ import graphviz as gv
3
  from graphviz import Graph
4
 
5
  # Define the cluster relations graph using gvmap