root commited on
Commit
b2116ca
0 Parent(s):

requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ transformers
4
+ pinecone-client
5
+ groq
6
+ langchain
7
+ langchain-groq
8
+ python-dotenv
9
+ torch