gskdsrikrishna commited on
Commit
bf88000
·
verified ·
1 Parent(s): e300f37

Update google.py

Browse files
Files changed (1) hide show
  1. google.py +1 -3
google.py CHANGED
@@ -1,6 +1,4 @@
1
- api_key = "AIzaSyBvnTpjwspsYBMlHN4nMEvybEmZL8mwAQ4"
2
- cse_id = "464947c4e602c4ee8"
3
- import streamlit as st
4
  import requests
5
  import speech_recognition as sr
6
  import pandas as pd
 
1
+ import streamlit as st
 
 
2
  import requests
3
  import speech_recognition as sr
4
  import pandas as pd