from dlhub_sdk.client import DLHubClientX = get_my_data() #replace thisdl = DLHubClient()dl.run('aristana_uchicago/AlloyBarrierPredictor_test18_req_AS', X)
from dlhub_sdk.client import DLHubClientdl = DLHubClient()dl.describe_servable('aristana_uchicago/AlloyBarrierPredictor_test18_req_AS')
pip install dlhub_sdk