Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AdithyaSNair
/
alzheimers_prediction_using_cnn
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AdithyaSNair
commited on
Jul 15, 2023
Commit
35cd204
·
1 Parent(s):
d618fed
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -40,5 +40,4 @@ iface = gr.Interface(
40
allow_flagging=False
41
)
42
43
-
# Launch the interface
44
iface.launch(debug=True)
40
allow_flagging=False
41
)
42
43
iface.launch(debug=True)