Spaces:
Runtime error
Runtime error
Lucas
commited on
Commit
·
13b9680
1
Parent(s):
cb05add
Add requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
openai
|
3 |
+
chromadb
|
4 |
+
pypdf
|
5 |
+
tiktoken
|
6 |
+
panel
|
7 |
+
notebook
|
8 |
+
pypdf2
|