Alanturner2 commited on
Commit
d852a14
·
verified ·
1 Parent(s): e28a07e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -0
requirements.txt ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ transformers>=4.19.0
3
+ tensorflow
4
+ lxml>=4.0
5
+ openai
6
+ langchain
7
+ chromadb
8
+ pypdf
9
+ gradio
10
+ streamlit
11
+ pypdf2
12
+ groq
13
+ huggingface-hub
14
+ tiktoken
15
+ langchain-community
16
+ langchain-groq
17
+ Arxiv
18
+ python-dotenv
19
+ pymupdf
20
+ tf-keras