Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
transformers
|
2 |
transformers[torch]
|
3 |
-
|
4 |
torch
|
5 |
rich
|
6 |
setuptools
|
@@ -8,7 +8,7 @@ python-dotenv
|
|
8 |
google-generativeai
|
9 |
streamlit
|
10 |
langchain
|
11 |
-
langchain-
|
12 |
langchain-community
|
13 |
openai
|
14 |
langchain[core]
|
|
|
1 |
transformers
|
2 |
transformers[torch]
|
3 |
+
huggingface-hub
|
4 |
torch
|
5 |
rich
|
6 |
setuptools
|
|
|
8 |
google-generativeai
|
9 |
streamlit
|
10 |
langchain
|
11 |
+
langchain-googlegenai
|
12 |
langchain-community
|
13 |
openai
|
14 |
langchain[core]
|