Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from聽
gestiodinamica/foro_interactivo
gestiodinamica
/
foro_interactivo_postdoc
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jcmachicao
commited on
Mar 13
Commit
ec58945
路
verified
路
1 Parent(s):
4b78883
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -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: