Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
numind
/
NuNER_Zero
like
34
Running
on
T4
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Alexandre-Numind
commited on
Apr 29, 2024
Commit
0fc47a7
·
verified
·
1 Parent(s):
da349af
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -247,4 +247,4 @@ European Championship => competitions
247
)
248
249
demo.queue()
250
-
demo.launch(debug=True
,server_port = 8080
)
247
)
248
249
demo.queue()
250
+
demo.launch(debug=True)