Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
FrancescoLR
/
BrainAgeNeXt
like
1
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
FrancescoLR
commited on
Mar 4
Commit
b548f0a
·
verified
·
1 Parent(s):
c713488
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -119,4 +119,4 @@ iface = gr.Interface(
119
120
# Launch the Gradio app
121
if __name__ == "__main__":
122
-
iface.launch(
(
share=True)
)
119
120
# Launch the Gradio app
121
if __name__ == "__main__":
122
+
iface.launch(share=True)