omm7 commited on
Commit
557b9e9
·
verified ·
1 Parent(s): f6585d4

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ openai
2
+ langchain
3
+ sentence-transformers
4
+ chromadb
5
+ gradio
6
+ huggingface_hub
7
+ langchain-community
8
+ numpy
9
+