harishB97 commited on
Commit
bb719f4
·
verified ·
1 Parent(s): 8c6c968

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  import gradio as gr
 
2
 
3
  def display_tree():
4
  # This function should create and return a Plotly figure of the tree
 
1
  import gradio as gr
2
+ import plotly.graph_objects as go
3
 
4
  def display_tree():
5
  # This function should create and return a Plotly figure of the tree