Spencer525 commited on
Commit
99345bb
1 Parent(s): 1828bc5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ urllib3
2
+ gradio
3
+ pandas
4
+ langchain
5
+ langchain_google_genai==0.0.4
6
+ pypdf
7
+ asyncio
8
+ torch
9
+ transformers