Just type:
curl -X POST ml-jku-tox21-gin-classifier.hf.space/predict -H "Content-Type: application/json" -d '{"smiles": ["CCO", "c1ccccc1"]}'
in your shell.
Just type:
curl -X POST ml-jku-tox21-gin-classifier.hf.space/predict -H "Content-Type: application/json" -d '{"smiles": ["CCO", "c1ccccc1"]}'
in your shell.