Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mgokg
/
PandasAI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mgokg
commited on
Jan 28
Commit
46bf7bb
·
verified
·
1 Parent(s):
ab12ba6
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -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