ksharma9719 commited on
Commit
5feef53
·
verified ·
1 Parent(s): f0e56c2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ playwright
3
+ langchain_community
4
+ dotenv
5
+ requests
6
+ langchain
7
+ langchain_experimental
8
+ langchain_openai
9
+ langgraph
10
+ langchain_core
11
+ pydantic
12
+ typing_extensions