Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AdrianRevi
/
GNN-MUTAG
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AdrianRevi
commited on
28 days ago
Commit
9c57eba
·
verified
·
1 Parent(s):
2c5abfa
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -123,4 +123,4 @@ demo = gr.Interface(
123
]
124
)
125
126
-
demo.launch(show_error=True
, cache_examples=False
)
123
]
124
)
125
126
+
demo.launch(show_error=True)