Spaces:
Sleeping
Sleeping
Commit
·
0b63d31
1
Parent(s):
832fdde
update info.
Browse files
app.py
CHANGED
|
@@ -227,7 +227,7 @@ render_svg(open("assets/glotlid_logo.svg").read())
|
|
| 227 |
|
| 228 |
render_metadata()
|
| 229 |
|
| 230 |
-
st.markdown("**GlotLID** is an open-source language identification model with support for more than **
|
| 231 |
|
| 232 |
|
| 233 |
tab1, tab2 = st.tabs(["Input a Sentence", "Upload a File"])
|
|
|
|
| 227 |
|
| 228 |
render_metadata()
|
| 229 |
|
| 230 |
+
st.markdown("**GlotLID** is an open-source language identification model with support for more than **2000 languages (V3)**.")
|
| 231 |
|
| 232 |
|
| 233 |
tab1, tab2 = st.tabs(["Input a Sentence", "Upload a File"])
|