1MR commited on
Commit
bfb8693
·
verified ·
1 Parent(s): 1505d14

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ groq
4
+ langchain-google-genai
5
+ langchain-core
6
+ python-multipart