MightyOctopus commited on
Commit
aa04185
·
verified ·
1 Parent(s): 1e9fb6b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==5.49.1
2
+ gradio_client==1.13.3
3
+ langchain==0.3.27
4
+ langchain-core==0.3.78
5
+ langchain-openai==0.3.35
6
+ langchain-text-splitters==0.3.11
7
+ langgraph==0.6.8
8
+ langgraph-checkpoint==2.1.2
9
+ langgraph-prebuilt==0.6.4
10
+ langgraph-sdk==0.2.9
11
+ python-dotenv==1.1.1
12
+ torch==2.8.0
13
+ transformers==4.57.0