acecalisto3 commited on
Commit
84516a1
1 Parent(s): ddc0368

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -2,15 +2,16 @@ transformers
2
  transformers[torch]
3
  huggingface_hub
4
  torch
5
- streamlit
6
  rich
7
  setuptools
8
  python-dotenv
9
  google-generativeai
10
- langchain-google-genai
 
 
 
11
  openai
12
  langchain[core]
13
- langchain-community
14
  nvidia-tensorrt
15
  nvidia-pyindex
16
  google-api-python-client>=2.100.0
 
2
  transformers[torch]
3
  huggingface_hub
4
  torch
 
5
  rich
6
  setuptools
7
  python-dotenv
8
  google-generativeai
9
+ streamlit
10
+ langchain
11
+ langchain-google-generativeai
12
+ langchain-community
13
  openai
14
  langchain[core]
 
15
  nvidia-tensorrt
16
  nvidia-pyindex
17
  google-api-python-client>=2.100.0