sairampillai commited on
Commit
4f28ec0
·
unverified ·
1 Parent(s): 958127a

Fix merge conflicts

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -16,7 +16,6 @@ import ollama
16
  import requests
17
  import streamlit as st
18
  from dotenv import load_dotenv
19
- from streamlit_extras.bottom_container import bottom
20
 
21
  import global_config as gcfg
22
  import helpers.file_manager as filem
 
16
  import requests
17
  import streamlit as st
18
  from dotenv import load_dotenv
 
19
 
20
  import global_config as gcfg
21
  import helpers.file_manager as filem