mery22 commited on
Commit
48c0b35
·
verified ·
1 Parent(s): 75d49f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -67,7 +67,6 @@ qa = RetrievalQA.from_chain_type(
67
  chain_type_kwargs={"prompt": prompt},
68
  )
69
 
70
- mport streamlit as st
71
  from datetime import datetime
72
 
73
  # Streamlit interface with improved aesthetics
 
67
  chain_type_kwargs={"prompt": prompt},
68
  )
69
 
 
70
  from datetime import datetime
71
 
72
  # Streamlit interface with improved aesthetics