Nelly-43 commited on
Commit
8cfaafd
·
verified ·
1 Parent(s): e0771e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +19 -23
requirements.txt CHANGED
@@ -1,32 +1,28 @@
1
  # gradio==4.44
2
- langchain==1.2.8
3
- langchain-community==0.4.1
4
- llama-index
5
- llama-index-core
6
- fastapi==0.129.0
7
- transformers==4.57.6
8
- pynvml==12.0.0
9
- datasets==4.0.0
10
  openpyxl==3.1.5
11
- trl==0.25.1
12
- peft==0.17.1
13
- bitsandbytes==0.49.1
14
  docx2txt==0.9
15
  torch
16
  torchvision
17
  torchaudio
18
- jupyter==1.1.1
19
  langchainhub==0.1.21
20
- sentence-transformers==5.1.1
21
- faiss-gpu-cu12==1.13.0
22
- accelerate==1.10.1
23
  ninja==1.13.0
24
- wandb==0.22.2
25
  docx==0.2.4
26
- chromadb==1.4.1
27
- pypdf==6.4.0
28
- ragas==0.3.9
29
- jedi==0.19.2
30
- langchain-huggingface==1.2.0
31
- langchain-core==1.2.9
32
- audioop-lts
 
1
  # gradio==4.44
2
+ langchain==1.3.11
3
+ langchain-community==0.4.2
4
+ llama-index==0.14.23
5
+ llama-index-core==0.14.23
6
+ fastapi==0.138.0
7
+ transformers==5.12.1
8
+ pynvml==13.0.1
9
+ datasets==5.0.0
10
  openpyxl==3.1.5
11
+ trl==1.7.1
12
+ peft==0.19.1
13
+ bitsandbytes==0.49.2
14
  docx2txt==0.9
15
  torch
16
  torchvision
17
  torchaudio
 
18
  langchainhub==0.1.21
19
+ sentence-transformers==5.6.0
20
+ accelerate==1.14.0
 
21
  ninja==1.13.0
 
22
  docx==0.2.4
23
+ chromadb==1.5.9
24
+ pypdf==6.14.2
25
+ ragas==0.4.3
26
+ jedi==0.20.0
27
+ langchain-huggingface==1.2.2
28
+ langchain-core==1.4.8