diff --git a/components/ModelInference.tsx b/components/ModelInference.tsx index 5f20fd2..1da9497 100644 --- a/components/ModelInference.tsx +++ b/components/ModelInference.tsx @@ -132,7 +132,6 @@ export default function ModelInference({ console.log(`Got result #${numResponsesReceived}`); if (useBaseten) { - console.log(data) if (data?.output) { newResultCallback( inferenceInput,