Spaces:
Running
Running
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -16,7 +16,7 @@ nglview
|
|
| 16 |
PyTDC==0.3.7
|
| 17 |
gradio==3.5
|
| 18 |
markdown-it-py>=2.1.0
|
| 19 |
-
mols2grid
|
| 20 |
pandas>=1.0.0,<2.0.0
|
| 21 |
pydantic<2.0.0
|
| 22 |
terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
|
|
|
|
| 16 |
PyTDC==0.3.7
|
| 17 |
gradio==3.5
|
| 18 |
markdown-it-py>=2.1.0
|
| 19 |
+
mols2grid==0.2.1
|
| 20 |
pandas>=1.0.0,<2.0.0
|
| 21 |
pydantic<2.0.0
|
| 22 |
terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
|