Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Xue-Jun
/
StructureBasedSimilarityNetwork
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Xue-Jun
commited on
Sep 30, 2025
Commit
9bfd01a
·
verified
·
1 Parent(s):
46e88a3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -93,7 +93,6 @@ with gr.Blocks() as demo:
93
outputs=[
94
tm_matrix_output,
95
newick_output,
96
-
# network_plot,
97
download_tm,
98
],
99
)
93
outputs=[
94
tm_matrix_output,
95
newick_output,
96
download_tm,
97
],
98
)