ThapeloAndrewSindane commited on
Commit
617f6d5
1 Parent(s): ebf8766

Update app.py

Browse files

Updating title

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("**DSFSI Language Identification (LID) Inference Endpoint Created with HuggingFace Spaces**.")
265
 
266
 
267
 
 
261
 
262
  render_metadata()
263
 
264
+ st.markdown("**DSFSI** Language Identification (LID) Inference Endpoint Created with **HuggingFace Spaces**.")
265
 
266
 
267