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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -1,7 +1,4 @@
1
- !pip install langchain-huggingface
2
- !pip install langchain-community
3
- !pip install transformers
4
- !pip install streamlit
5
 
6
  import streamlit as st
7
  from langchain_huggingface import HuggingFaceLLM
 
1
+
 
 
 
2
 
3
  import streamlit as st
4
  from langchain_huggingface import HuggingFaceLLM