rajk078 commited on
Commit
db7e980
·
1 Parent(s): 955b5c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,7 +1,6 @@
1
  import streamlit as st
2
  from utils import *
3
  from streamlit_chat import message
4
- import azure.cognitiveservices.speech as speechsdk
5
 
6
 
7
  if 'conversation' not in st.session_state:
 
1
  import streamlit as st
2
  from utils import *
3
  from streamlit_chat import message
 
4
 
5
 
6
  if 'conversation' not in st.session_state: