shukdevdatta123 commited on
Commit
69464df
·
verified ·
1 Parent(s): 8294a9f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- import streamlit as st
2
  import moviepy.editor as mp
3
  import speech_recognition as sr
4
  from pydub import AudioSegment
 
1
+ import streamlit as st #
2
  import moviepy.editor as mp
3
  import speech_recognition as sr
4
  from pydub import AudioSegment