Closed github-actions[bot] closed 1 year ago
Hello @GemmaTuron @ZakiaYahya ,
Tested this model on Google Colab, CLI, and Docker. It is functional.
Documentation:
Hi @GemmaTuron @samuelmaina The model is working fine in CLI, COLAB and Docker as well. CLI: eos5505_ CLI.csv
COLAB: eos5505_ COLAB.csv
DockerHub:
`ersilia api run -i "Nc1nc(NC2CC2)c3ncn([C@@H]4C[C@H](CO)C=C4)c3n1"
{
"input": {
"key": "MCGSCOLBFJQGHM-SCZZXKLOSA-N",
"input": "Nc1nc(NC2CC2)c3ncn([C@@H]4C[C@H](CO)C=C4)c3n1",
"text": "Nc1nc(NC2CC2)c3ncn([C@@H]4C[C@H](CO)C=C4)c3n1"
},
"output": {
"outcome": [
0.546
]
}
}`
Thanks both!
This model is ready for testing. If you are assigned to this issue, please try it out using the CLI, Google Colab and DockerHub and let us know if it works!