kargaranamir commited on
Commit
1aba724
1 Parent(s): 92866b5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -165,7 +165,7 @@ st.markdown("[![Duplicate Space](https://img.shields.io/badge/-Duplicate%20Space
165
  render_svg(open("assets/glotlid_logo.svg").read())
166
 
167
 
168
- st.markdown("TL;DR: **GlotLID** is an open-source language identification model with support for more than **1600 languages**.")
169
 
170
 
171
  tab1, tab2 = st.tabs(["Input a Sentence", "Upload a File"])
 
165
  render_svg(open("assets/glotlid_logo.svg").read())
166
 
167
 
168
+ st.markdown("**GlotLID** is an open-source language identification model with support for more than **1600 languages**.")
169
 
170
 
171
  tab1, tab2 = st.tabs(["Input a Sentence", "Upload a File"])