Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ seaborn
|
|
6 |
matplotlib
|
7 |
pandas
|
8 |
torch_geometric
|
|
|
9 |
# demo related installs
|
10 |
streamlit
|
11 |
ipython
|
|
|
6 |
matplotlib
|
7 |
pandas
|
8 |
torch_geometric
|
9 |
+
chembl_structure_pipeline
|
10 |
# demo related installs
|
11 |
streamlit
|
12 |
ipython
|