CamiloVega commited on
Commit
e4ff04e
·
verified ·
1 Parent(s): ce57b87

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ transformers
3
+ accelerate
4
+ safetensors
5
+ sentencepiece
6
+ protobuf
7
+ gradio
8
+ faiss-cpu
9
+ langchain
10
+ langchain-community
11
+ sentence-transformers
12
+ pypdf
13
+ python-docx
14
+ docx2txt
15
+ unstructured