mgokg commited on
Commit
77e357b
·
verified ·
1 Parent(s): 7eef80f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ import numpy as np
9
  import json
10
  import matplotlib.pyplot as plt
11
  from st_audiorec import st_audiorec
12
- import speech_recognition as sr
13
 
14
  os.environ['PANDASAI_API_KEY'] = "$2a$10$2s0v3C29vItNS2CO4QX10OV51/OONFCUNa4e9EU90w2Gozw88f4vK"
15
  st.set_page_config(page_title="SAP Data Analysis", layout="wide")
 
9
  import json
10
  import matplotlib.pyplot as plt
11
  from st_audiorec import st_audiorec
12
+
13
 
14
  os.environ['PANDASAI_API_KEY'] = "$2a$10$2s0v3C29vItNS2CO4QX10OV51/OONFCUNa4e9EU90w2Gozw88f4vK"
15
  st.set_page_config(page_title="SAP Data Analysis", layout="wide")