sharmavaruncs commited on
Commit
6d8ac91
·
1 Parent(s): cd95449

replaced recording with uploading

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -82,7 +82,7 @@ def config():
82
  </style>
83
  """, unsafe_allow_html=True)
84
  # Render mobile screen container and its content
85
- st.sidebar.title("Sound Recorder")
86
 
87
  # Define a custom style for your title
88
  title_style = """
 
82
  </style>
83
  """, unsafe_allow_html=True)
84
  # Render mobile screen container and its content
85
+ #st.sidebar.title("Sound Recorder")
86
 
87
  # Define a custom style for your title
88
  title_style = """