Iris commited on
Commit
d077e20
1 Parent(s): d48ccdd

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ openai
2
+ gradio
3
+ langchain
4
+ python-docx
5
+ chromadb
6
+ tiktoken