srivardhan commited on
Commit
bc19921
·
verified ·
1 Parent(s): 859a7a2

Add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio>=5.0
2
+ langchain-openai>=0.3.0
3
+ chromadb>=0.5.0
4
+ neo4j>=5.0
5
+ sentence-transformers>=3.0
6
+ tiktoken
7
+ python-dotenv
8
+ plotly
9
+ pandas
10
+ openai>=1.0
11
+ networkx