Ravi theja K commited on
Commit
33e2456
·
verified ·
1 Parent(s): fe2db6e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -5,9 +5,9 @@ snowflake-connector-python
5
 
6
  # to build Streamlit apps
7
  streamlit==1.31.1
8
-
9
  langchain
10
  langchain-community
11
- langchain-openai
12
  snowflake-sqlalchemy
13
  transformers
 
5
 
6
  # to build Streamlit apps
7
  streamlit==1.31.1
8
+ huggingface_hub
9
  langchain
10
  langchain-community
11
+ langchain-llm
12
  snowflake-sqlalchemy
13
  transformers