Types:
from fashn.types import PredictionRunResponse, PredictionStatusResponseMethods:
client.predictions.run(**params) -> PredictionRunResponseclient.predictions.status(id) -> PredictionStatusResponse
Types:
from fashn.types import PredictionRunResponse, PredictionStatusResponseMethods:
client.predictions.run(**params) -> PredictionRunResponseclient.predictions.status(id) -> PredictionStatusResponse