Shrirang20 commited on
Commit
a98ccf9
·
verified ·
1 Parent(s): d71beff

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -13
requirements.txt CHANGED
@@ -1,14 +1,15 @@
1
- langchain_community
2
- langchain_huggingface
3
- faiss-cpu
4
- gradio
5
- google-generativeai
6
- langchain-google-genai
7
- torch
8
- torchvision
9
- torchaudio
10
- pypdf
11
- accelerate
12
- git+https://github.com/VarunGumma/IndicTransTokenizer
13
- git+https://github.com/gokulkarthik/TTS
 
14
  git+https://github.com/NVIDIA/NeMo.git#egg=nemo_toolkit
 
1
+ langchain==0.2.7
2
+ langchain-community==0.2.7
3
+ langchain-huggingface==0.0.3
4
+ faiss-cpu==1.8.0.post1
5
+ gradio==4.38.1
6
+ google-generativeai==0.7.2
7
+ langchain-google-genai==1.0.7
8
+ torch @ https://download.pytorch.org/whl/cu121/torch-2.3.0%2Bcu121-cp310-cp310-linux_x86_64.whl#sha256=0a12aa9aa6bc442dff8823ac8b48d991fd0771562eaa38593f9c8196d65f7007
9
+ torchaudio @ https://download.pytorch.org/whl/cu121/torchaudio-2.3.0%2Bcu121-cp310-cp310-linux_x86_64.whl#sha256=38b49393f8c322dcaa29d19e5acbf5a0b1978cf1b719445ab670f1fb486e3aa6
10
+ torchvision @ https://download.pytorch.org/whl/cu121/torchvision-0.18.0%2Bcu121-cp310-cp310-linux_x86_64.whl#sha256=13e1b48dc5ce41ccb8100ab3dd26fdf31d8f1e904ecf2865ac524493013d0df5
11
+ pypdf==4.3.0
12
+ accelerate==0.32.1
13
+ git+https://github.com/VarunGumma/IndicTransTokenizer
14
+ git+https://github.com/gokulkarthik/TTS
15
  git+https://github.com/NVIDIA/NeMo.git#egg=nemo_toolkit