from dlhub_sdk.client import DLHubClientX = get_my_data() #replace thisdl = DLHubClient()dl.run('rjacobs3_wisc/Materials_Swelling_Cavity_Detection_2022-06-14', X)
from dlhub_sdk.client import DLHubClientdl = DLHubClient()dl.describe_servable('rjacobs3_wisc/Materials_Swelling_Cavity_Detection_2022-06-14')
pip install dlhub_sdk