scholarly360
commited on
Commit
•
484414c
1
Parent(s):
a95b601
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
python-docx
|
3 |
+
#sentence-transformers
|
4 |
+
#bertopic
|
5 |
+
#keybert
|
6 |
+
openai
|
7 |
+
#openai==0.28
|
8 |
+
tiktoken
|
9 |
+
langchain
|