Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nonzeroexit
/
AMP-Classifier
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
nonzeroexit
commited on
Feb 11
Commit
bc0eb4e
·
verified
·
1 Parent(s):
1f0ca86
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-3
app.py
CHANGED
Viewed
@@ -80,6 +80,4 @@ iface = gr.Interface(
80
)
81
82
# Launch app
83
-
iface.launch(share=True)
84
-
85
-
I neeed to use the same code for fastapi
80
)
81
82
# Launch app
83
+
iface.launch(share=True)