Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AdithyaSNair
/
Diabetes_analysis
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AdithyaSNair
commited on
Nov 20, 2022
Commit
93d2d0f
·
1 Parent(s):
32a3ef5
app.py 5
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -155,4 +155,4 @@ Reference 2 = https://www.diabetes.co.uk/oral-glucose-tolerance-test.html
155
156
''')
157
158
-
iface.launch(debug = True
,share=True
)
155
156
''')
157
158
+
iface.launch(debug = True)