Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
chilge/m
chilge
/
cui
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
chilge
commited on
Feb 7, 2023
Commit
9dcb755
·
1 Parent(s):
5ddac83
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -15,7 +15,7 @@ config_name = "configs/config.json"
15
16
svc_model = Svc(model_name, config_name)
17
sid_map = {
18
-
"
cui
": "cui"
19
}
20
21
15
16
svc_model = Svc(model_name, config_name)
17
sid_map = {
18
+
"
高峯翠
": "cui"
19
}
20
21