gutai123 commited on
Commit
5789561
·
verified ·
1 Parent(s): 2ebd42d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
 
2
 
3
  import streamlit as st
4
- from langchain_huggingface import HuggingFaceLLM
5
  from langchain.schema import AIMessage, HumanMessage, SystemMessage
6
 
7
  # Set up Streamlit page
 
1
 
2
 
3
  import streamlit as st
4
+
5
  from langchain.schema import AIMessage, HumanMessage, SystemMessage
6
 
7
  # Set up Streamlit page