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
d324b5b
·
1 Parent(s):
93d2d0f
app.py 6
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)
155
156
''')
157
158
+
iface.launch(
share
=True)