mohamed1ai commited on
Commit
d292590
1 Parent(s): ac1edd1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  from pandasai.llm.local_llm import LocalLLM
2
  from pandasai import Agent
3
  import streamlit as st
 
1
+ import pandasai
2
  from pandasai.llm.local_llm import LocalLLM
3
  from pandasai import Agent
4
  import streamlit as st