acecalisto3 commited on
Commit
dea323c
·
verified ·
1 Parent(s): 8be68b2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  transformers
2
  transformers[torch]
3
- huggingface_hub
4
  torch
5
  rich
6
  setuptools
@@ -8,7 +8,7 @@ python-dotenv
8
  google-generativeai
9
  streamlit
10
  langchain
11
- langchain-googlegenerativeai
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]