ProfessorLeVesseur commited on
Commit
6b92ebc
·
verified ·
1 Parent(s): c1f0266

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -10,7 +10,7 @@ import time
10
  #------------------------------------------------------------------------
11
  # Streamlit page setup
12
  st.set_page_config(
13
- page_title="Text Translator",
14
  page_icon=":speech_balloon:",
15
  layout="centered",
16
  initial_sidebar_state="auto",
@@ -25,7 +25,7 @@ st.set_page_config(
25
  #------------------------------------------------------------------------
26
 
27
  # Set the title of the app
28
- st.title("Galactic Babel Fish Translator")
29
 
30
  # Description
31
  st.write("""
 
10
  #------------------------------------------------------------------------
11
  # Streamlit page setup
12
  st.set_page_config(
13
+ page_title="MiMTSS Text Translator",
14
  page_icon=":speech_balloon:",
15
  layout="centered",
16
  initial_sidebar_state="auto",
 
25
  #------------------------------------------------------------------------
26
 
27
  # Set the title of the app
28
+ st.title("MiMTSS Text Translator")
29
 
30
  # Description
31
  st.write("""