Vlad Bastina commited on
Commit
cc890bb
·
1 Parent(s): 599e594

second commit

Browse files
Files changed (3) hide show
  1. app.py +1 -0
  2. requirements.txt +1 -0
  3. zega_logo.PNG +3 -0
app.py CHANGED
@@ -21,6 +21,7 @@ if __name__ == "__main__":
21
  # Set the environment variable to point to the temporary file
22
  os.environ["GOOGLE_APPLICATION_CREDENTIALS"] = temp_file
23
  st.title("🎥 AI-Powered Meeting Report Generator")
 
24
 
25
  api_key = st.secrets['GOOGLE_API_KEY']
26
 
 
21
  # Set the environment variable to point to the temporary file
22
  os.environ["GOOGLE_APPLICATION_CREDENTIALS"] = temp_file
23
  st.title("🎥 AI-Powered Meeting Report Generator")
24
+ st.sidebar.image('zega_logo.PNG',width=300)
25
 
26
  api_key = st.secrets['GOOGLE_API_KEY']
27
 
requirements.txt CHANGED
@@ -5,3 +5,4 @@ streamlit==1.42.0
5
  google-generativeai
6
  google-cloud-speech
7
  google-genai==1.1.0
 
 
5
  google-generativeai
6
  google-cloud-speech
7
  google-genai==1.1.0
8
+ google-cloud-storage
zega_logo.PNG ADDED

Git LFS Details

  • SHA256: ab929904c4eadf8cc1aadc9a797a469f20d31a5636770f1db2789f2096033558
  • Pointer size: 131 Bytes
  • Size of remote file: 116 kB