foozy commited on
Commit
06be05f
·
verified ·
1 Parent(s): 5c73840

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ebooklib
2
+ beautifulsoup4
3
+ langchain
4
+ openai
5
+ chromadb
6
+ llama-cpp-python
7
+ tiktoken
8
+ transformers
9
+ gradio