Chris Alexiuk
commited on
Commit
·
c436f88
1
Parent(s):
6a6fed2
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
nltk
|
2 |
+
langchain
|
3 |
+
openai
|
4 |
+
tiktoken
|