Nelly-43 commited on
Commit
b0edb89
·
verified ·
1 Parent(s): 08fc93d

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +31 -0
requirements.txt ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.112.4
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