Skip to content

Commit 40c564a

Browse files
committed
Remove the VCR test for Novita text-to-video
1 parent f5b2e79 commit 40c564a

File tree

1 file changed

+0
-37
lines changed

1 file changed

+0
-37
lines changed

packages/inference/test/tapes.json

Lines changed: 0 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -7506,42 +7506,5 @@
75067506
"content-type": "text/event-stream"
75077507
}
75087508
}
7509-
},
7510-
"7779e713097a0947c90df41d58c6e719fa2d8f6a2c3e13e68d8d2c364d828ac8": {
7511-
"url": "https://api.novita.ai/v3/hf/wan-t2v",
7512-
"init": {
7513-
"headers": {
7514-
"Content-Type": "application/json"
7515-
},
7516-
"method": "POST",
7517-
"body": "{\"num_inference_steps\":2,\"prompt\":\"a dog is riding on a skateboard down a hill\"}"
7518-
},
7519-
"response": {
7520-
"body": "{\"video\":{\"video_url\":\"https://d32s1zkpjdc4b1.cloudfront.net/d74a26a8-6eaa-45a3-a92c-c51369d68843.mp4\",\"video_url_ttl\":\"0\",\"video_type\":\"mp4\",\"nsfw_detection_result\":null}}",
7521-
"status": 200,
7522-
"statusText": "OK",
7523-
"headers": {
7524-
"connection": "keep-alive",
7525-
"content-encoding": "gzip",
7526-
"content-type": "application/json"
7527-
}
7528-
}
7529-
},
7530-
"ca8319215af06d5a652a130537811152d66344044f52382044090ddb344de3ca": {
7531-
"url": "https://d32s1zkpjdc4b1.cloudfront.net/d74a26a8-6eaa-45a3-a92c-c51369d68843.mp4",
7532-
"init": {},
7533-
"response": {
7534-
"body": "",
7535-
"status": 200,
7536-
"statusText": "OK",
7537-
"headers": {
7538-
"accept-ranges": "bytes",
7539-
"connection": "keep-alive",
7540-
"content-type": "application/octet-stream",
7541-
"etag": "\"084b62955814db453aeea2350611e5d7-2\"",
7542-
"last-modified": "Tue, 11 Mar 2025 13:00:02 GMT",
7543-
"server": "AmazonS3"
7544-
}
7545-
}
75467509
}
75477510
}

0 commit comments

Comments
 (0)