Spaces:
Runtime error
Runtime error
Todd Deshane
commited on
Commit
·
1384fe2
1
Parent(s):
ed88fbb
requirements
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
tiktoken
|
3 |
+
chainlit
|
4 |
+
openai
|
5 |
+
sentence-transformers
|
6 |
+
chromadb
|
7 |
+
pandas
|
8 |
+
matplotlib
|
9 |
+
pandasai
|