kargaranamir commited on
Commit
0b63d31
1 Parent(s): 832fdde

update info.

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 **1600 languages**.")
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"])