Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -9,6 +9,7 @@ torch_geometric
|
|
| 9 |
scipy
|
| 10 |
chembl_structure_pipeline==1.2.2
|
| 11 |
torchtext==0.6.0
|
|
|
|
| 12 |
# demo related installs
|
| 13 |
streamlit
|
| 14 |
ipython
|
|
|
|
| 9 |
scipy
|
| 10 |
chembl_structure_pipeline==1.2.2
|
| 11 |
torchtext==0.6.0
|
| 12 |
+
wandb
|
| 13 |
# demo related installs
|
| 14 |
streamlit
|
| 15 |
ipython
|