brainai-spaces commited on
Commit
a96d51d
·
verified ·
1 Parent(s): bdee8da

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ st.set_page_config(
16
 
17
  st.title("Hello Text Dection :sun_with_face:")
18
 
19
- st.sidebar.header("메뉴뉴")
20
  source_radio = st.sidebar.radio("Select Source", ["IMAGE", "VIDEO", "WEBCAM"])
21
 
22
  st.sidebar.header("Confidence")
 
16
 
17
  st.title("Hello Text Dection :sun_with_face:")
18
 
19
+ st.sidebar.header("Menu")
20
  source_radio = st.sidebar.radio("Select Source", ["IMAGE", "VIDEO", "WEBCAM"])
21
 
22
  st.sidebar.header("Confidence")