cleanup
This commit is contained in:
parent
386b386840
commit
5e8cac308b
|
@ -132,7 +132,6 @@ export default function ModelInference({
|
|||
console.log(`Got result #${numResponsesReceived}`);
|
||||
|
||||
if (useBaseten) {
|
||||
console.log(data)
|
||||
if (data?.output) {
|
||||
newResultCallback(
|
||||
inferenceInput,
|
||||
|
|
Loading…
Reference in New Issue