Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
langchain
|
2 |
streamlit==1.28.2
|
3 |
python-dotenv
|
@@ -9,5 +10,4 @@ accelerate==0.21.0
|
|
9 |
transformers
|
10 |
scipy
|
11 |
accelerate
|
12 |
-
langchainhub
|
13 |
-
langchain_experimental
|
|
|
1 |
+
langchain_experimental
|
2 |
langchain
|
3 |
streamlit==1.28.2
|
4 |
python-dotenv
|
|
|
10 |
transformers
|
11 |
scipy
|
12 |
accelerate
|
13 |
+
langchainhub
|
|