ThapeloAndrewSindane commited on
Commit
ebf8766
1 Parent(s): f00dc53

Update app.py

Browse files

Heading changes

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -261,7 +261,7 @@ def compute(sentences, version = 'v3'):
261
 
262
  render_metadata()
263
 
264
- st.markdown("**GlotLID** is an open-source language identification model with support for more than **2000 languages (V3)**.")
265
 
266
 
267
 
 
261
 
262
  render_metadata()
263
 
264
+ st.markdown("**DSFSI Language Identification (LID) Inference Endpoint Created with HuggingFace Spaces**.")
265
 
266
 
267