Spaces:
Running
Running
Update google.py
Browse files
google.py
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
|
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
|