Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fastaioncampus
/
Languages
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dancrvlh
commited on
Oct 26, 2023
Commit
d33419d
·
1 Parent(s):
d6fb0fc
fixing
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -13,7 +13,7 @@ mapping = {
13
4:"Portugeese",
14
5:"Russian",
15
6:"Sweedish",
16
-
7:"
unknow
"
17
}
18
19
def predict(text):
13
4:"Portugeese",
14
5:"Russian",
15
6:"Sweedish",
16
+
7:"
Sweedish
"
,
17
}
18
19
def predict(text):