Upto12forenglish commited on
Commit
f2ea14f
1 Parent(s): 912551b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ uvicorn
2
+ requests
3
+ fastapi
4
+ numpy<2
5
+ python-multipart
6
+ openai
7
+ langchain
8
+ python-dotenv
9
+ langchain-community