doncamilom
commited on
Commit
•
042404d
1
Parent(s):
97cdf09
add requirements
Browse files- requirements.txt +12 -0
requirements.txt
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
rdkit
|
2 |
+
synspace
|
3 |
+
molbloom
|
4 |
+
paper-qa>=3.0.0
|
5 |
+
google-search-results
|
6 |
+
langchain
|
7 |
+
nest_asyncio
|
8 |
+
tiktoken
|
9 |
+
rmrkl
|
10 |
+
#paper-scraper@git+https://github.com/blackadad/paper-scraper.git
|
11 |
+
streamlit
|
12 |
+
chemcrow
|