aks1981 commited on
Commit
ee18857
·
verified ·
1 Parent(s): fa34ba1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -1,7 +1,4 @@
1
  import streamlit as st
2
- from langchain_helper import get_few_shot_db_chain
3
- from chromadb_test import get_sql_db_chain
4
- from chromadb_test import ans_question
5
  from streamlit_extras.add_vertical_space import add_vertical_space
6
 
7
 
 
1
  import streamlit as st
 
 
 
2
  from streamlit_extras.add_vertical_space import add_vertical_space
3
 
4