Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
basilshaji/Lung_Nodule_Detection
wangjin2000
/
Lung_Nodule_Detection_Dicom
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
wangjin2000
commited on
Aug 6, 2024
Commit
f866ff3
·
verified
·
1 Parent(s):
1a79a7b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -236,3 +236,4 @@ def build_interface():
236
if __name__ == '__main__':
237
demo = build_interface()
238
demo.launch
236
if __name__ == '__main__':
237
demo = build_interface()
238
demo.launch
239
+
'''