mgokg commited on
Commit
46bf7bb
·
verified ·
1 Parent(s): ab12ba6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  import streamlit as st
 
2
  import google.generativeai as genai
3
 
4
  # Streamlit Seite konfigurieren
 
1
  import streamlit as st
2
+ import os
3
  import google.generativeai as genai
4
 
5
  # Streamlit Seite konfigurieren