shawarmabytes commited on
Commit
bd41a76
1 Parent(s): 19c2253

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -48,6 +48,8 @@ emo = st.text_input("Enter a text/phrase/sentence. A corresponding song will be
48
 
49
  st.write("This application uses ")
50
 
 
 
51
 
52
  tester(emo)
53
 
 
48
 
49
  st.write("This application uses ")
50
 
51
+ st.sidebar.write("tester muna chong")
52
+
53
 
54
  tester(emo)
55