ThapeloAndrewSindane UnarineLeo commited on
Commit
ede3041
·
verified ·
1 Parent(s): e50c913

Update app.py (#6)

Browse files

- Update app.py (303856e335d91bd103e71bb4329ebf8b7869cbe4)


Co-authored-by: Unarine Leo Netshifhefhe <[email protected]>

Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -364,10 +364,10 @@ with img2:
364
 
365
  st.markdown("**DSFSI** Language Identification (LID) Inference Endpoint Created with **HuggingFace Spaces**.")
366
 
367
- with st.expander("More information about the space"):
368
- st.write('''
369
- Authors: Alexandre Lacoste, Alexandra Luccioni, Victor Schmidt, Thomas Dandres
370
- ''')
371
 
372
 
373
  tab1, tab2 = st.tabs(["Input a Sentence", "Upload a File"])
 
364
 
365
  st.markdown("**DSFSI** Language Identification (LID) Inference Endpoint Created with **HuggingFace Spaces**.")
366
 
367
+ # with st.expander("More information about the space"):
368
+ # st.write('''
369
+ # Authors: Alexandre Lacoste, Alexandra Luccioni, Victor Schmidt, Thomas Dandres
370
+ # ''')
371
 
372
 
373
  tab1, tab2 = st.tabs(["Input a Sentence", "Upload a File"])