jcmachicao commited on
Commit
ec58945
verified
1 Parent(s): 4b78883

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -97,8 +97,6 @@ def visualizar_grafo():
97
  plt.close()
98
  return "graph.png"
99
 
100
- inicializar_grafo()
101
-
102
  iface = gr.Blocks()
103
 
104
  with iface:
 
97
  plt.close()
98
  return "graph.png"
99
 
 
 
100
  iface = gr.Blocks()
101
 
102
  with iface: