HoangHa commited on
Commit
c226dbf
1 Parent(s): 6ad20d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -9,12 +9,12 @@ from audio_recorder import record
9
 
10
  # Custom Streamlit app title and icon
11
  st.set_page_config(
12
- page_title="VietAI Bot",
13
  page_icon=":robot_face:",
14
  )
15
 
16
  # Set the title
17
- st.title("[VietAI-NTI] ChatGPT")
18
 
19
  # Sidebar Configuration
20
  st.sidebar.title(":gear: Model Configuration")
 
9
 
10
  # Custom Streamlit app title and icon
11
  st.set_page_config(
12
+ page_title="IELTS Speaking",
13
  page_icon=":robot_face:",
14
  )
15
 
16
  # Set the title
17
+ st.title("Part 1 Speaking")
18
 
19
  # Sidebar Configuration
20
  st.sidebar.title(":gear: Model Configuration")