camenduru
/
instantmesh
InstantMesh: Efficient 3D Mesh Generation from a Single Image with Sparse-view Large Reconstruction Models
Prediction
camenduru/instantmesh:53b720d8de73e7e92c89f0d4b588d7dd4d54b01686c18e238d76268ebe3a2d72ID3zxrgbnr41rgm0cewqpar3cbf4StatusSucceededSourceWebHardwareA100 (40GB)Total durationCreatedby @camenduruInput
{ "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "export_video": true, "sample_steps": 75, "remove_background": true }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "camenduru/instantmesh:53b720d8de73e7e92c89f0d4b588d7dd4d54b01686c18e238d76268ebe3a2d72", { input: { seed: 42, image_path: "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", export_video: true, sample_steps: 75, remove_background: true } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "camenduru/instantmesh:53b720d8de73e7e92c89f0d4b588d7dd4d54b01686c18e238d76268ebe3a2d72", input={ "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "export_video": True, "sample_steps": 75, "remove_background": True } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "53b720d8de73e7e92c89f0d4b588d7dd4d54b01686c18e238d76268ebe3a2d72", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "export_video": true, "sample_steps": 75, "remove_background": true } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-04-16T08:05:11.218547Z", "created_at": "2024-04-16T08:01:19.904000Z", "data_removed": false, "error": null, "id": "3zxrgbnr41rgm0cewqpar3cbf4", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "export_video": true, "sample_steps": 75, "remove_background": true }, "logs": "\u001b[1;31m2024-04-16 08:04:59.605740630 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1442, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.605793950 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1443, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.605857520 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1444, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.605879099 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1445, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.605948989 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1447, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.605960159 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1446, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.606503849 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1452, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.606562059 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1454, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.606613639 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1449, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.615092320 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1568, index: 126, mask: {127, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.615094040 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1566, index: 124, mask: {126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.615972099 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1567, index: 125, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.619093756 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1448, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.619089806 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1465, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.619094996 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1453, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.619108016 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1565, index: 123, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.623092793 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1451, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.619126176 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1450, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.627156919 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1468, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.631092054 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1469, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.631094184 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1470, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.635087330 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1474, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.635090090 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1471, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.635092230 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1466, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.639094337 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1472, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.639094627 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1562, index: 120, mask: {124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.639121347 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1478, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.641211585 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1558, index: 116, mask: {122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.639096077 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1475, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.643090283 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1467, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.646291980 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1559, index: 117, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.643099023 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1564, index: 122, mask: {125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.647093049 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1473, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.651092775 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1560, index: 118, mask: {123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.651095675 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1479, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.651104935 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1563, index: 121, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.651121755 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1477, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.651126695 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1561, index: 119, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.651094565 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1476, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.655095381 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1481, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.659099897 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1484, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.663089453 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1485, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.663097933 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1480, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.667089369 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1482, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.667114359 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1491, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.667091909 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1486, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.671096106 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1483, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.675097722 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1487, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.675122152 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1493, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.675097852 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1492, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.679107157 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1488, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.683088464 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1489, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.683092914 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1494, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.687093780 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1499, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.687131550 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1490, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.691090676 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1500, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.691126556 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1496, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.691092066 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1495, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.695089372 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1497, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.699092298 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1501, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.699092298 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1498, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.703096244 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1502, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.703126704 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1504, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.703096484 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1503, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.707104670 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1505, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.711093986 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1507, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.711426336 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1506, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.715095902 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1511, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.715093822 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1508, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.719091819 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1509, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.719091619 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1512, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.720041178 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1520, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.722121726 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1534, index: 92, mask: {110, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.723105515 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1510, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.723126445 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1514, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.723108355 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1513, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.727091040 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1515, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.731090287 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1519, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.731100017 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1516, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.735092313 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1521, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.735121493 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1517, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.739092809 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1518, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.739113889 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1527, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.742257676 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1546, index: 104, mask: {116, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.739093939 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1522, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.747090381 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1528, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.747119121 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1524, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.748232240 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1538, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.748363080 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1549, index: 107, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.747090501 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1523, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.751090027 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1525, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.751220487 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1530, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.755089613 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1526, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.755091863 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1547, index: 105, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.755095733 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1529, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.759094579 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1548, index: 106, mask: {117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.759097579 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1531, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.759120179 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1536, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.759096339 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1535, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.763092526 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1532, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.763169585 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1552, index: 110, mask: {119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.766008843 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1545, index: 103, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.767093892 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1533, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.767099002 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1537, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.767120942 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1554, index: 112, mask: {120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.768272330 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1557, index: 115, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.767094112 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1553, index: 111, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.771086307 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1544, index: 102, mask: {115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.771114227 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1540, index: 98, mask: {113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.771091247 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1539, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.775100114 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1555, index: 113, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.775412043 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1556, index: 114, mask: {121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.779091460 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1541, index: 99, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.783099176 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1542, index: 100, mask: {114, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.787088542 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1550, index: 108, mask: {118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.791092128 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1551, index: 109, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:04:59.791092118 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1543, index: 101, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\nSeed set to 42\n 0%| | 0/75 [00:00<?, ?it/s]\n 3%|▎ | 2/75 [00:00<00:05, 12.28it/s]\n 5%|▌ | 4/75 [00:00<00:05, 12.38it/s]\n 8%|▊ | 6/75 [00:00<00:05, 12.42it/s]\n 11%|█ | 8/75 [00:00<00:05, 12.43it/s]\n 13%|█▎ | 10/75 [00:00<00:05, 12.43it/s]\n 16%|█▌ | 12/75 [00:00<00:05, 12.42it/s]\n 19%|█▊ | 14/75 [00:01<00:04, 12.45it/s]\n 21%|██▏ | 16/75 [00:01<00:04, 12.46it/s]\n 24%|██▍ | 18/75 [00:01<00:04, 12.45it/s]\n 27%|██▋ | 20/75 [00:01<00:04, 12.44it/s]\n 29%|██▉ | 22/75 [00:01<00:04, 12.45it/s]\n 32%|███▏ | 24/75 [00:01<00:04, 12.45it/s]\n 35%|███▍ | 26/75 [00:02<00:03, 12.47it/s]\n 37%|███▋ | 28/75 [00:02<00:03, 12.48it/s]\n 40%|████ | 30/75 [00:02<00:03, 12.50it/s]\n 43%|████▎ | 32/75 [00:02<00:03, 12.49it/s]\n 45%|████▌ | 34/75 [00:02<00:03, 12.48it/s]\n 48%|████▊ | 36/75 [00:02<00:03, 12.45it/s]\n 51%|█████ | 38/75 [00:03<00:02, 12.46it/s]\n 53%|█████▎ | 40/75 [00:03<00:02, 12.47it/s]\n 56%|█████▌ | 42/75 [00:03<00:02, 12.50it/s]\n 59%|█████▊ | 44/75 [00:03<00:02, 12.49it/s]\n 61%|██████▏ | 46/75 [00:03<00:02, 12.48it/s]\n 64%|██████▍ | 48/75 [00:03<00:02, 12.48it/s]\n 67%|██████▋ | 50/75 [00:04<00:02, 12.48it/s]\n 69%|██████▉ | 52/75 [00:04<00:01, 12.49it/s]\n 72%|███████▏ | 54/75 [00:04<00:01, 12.51it/s]\n 75%|███████▍ | 56/75 [00:04<00:01, 12.53it/s]\n 77%|███████▋ | 58/75 [00:04<00:01, 12.50it/s]\n 80%|████████ | 60/75 [00:04<00:01, 12.50it/s]\n 83%|████████▎ | 62/75 [00:04<00:01, 12.51it/s]\n 85%|████████▌ | 64/75 [00:05<00:00, 12.50it/s]\n 88%|████████▊ | 66/75 [00:05<00:00, 12.49it/s]\n 91%|█████████ | 68/75 [00:05<00:00, 12.51it/s]\n 93%|█████████▎| 70/75 [00:05<00:00, 12.51it/s]\n 96%|█████████▌| 72/75 [00:05<00:00, 12.47it/s]\n 99%|█████████▊| 74/75 [00:05<00:00, 12.48it/s]\n100%|██████████| 75/75 [00:06<00:00, 12.47it/s]\n/tmp/tmpko1y6up0.obj\n 0%| | 0/6 [00:00<?, ?it/s]\n 17%|█▋ | 1/6 [00:00<00:03, 1.61it/s]\n 33%|███▎ | 2/6 [00:00<00:01, 2.16it/s]\n 50%|█████ | 3/6 [00:01<00:01, 2.40it/s]\n 67%|██████▋ | 4/6 [00:01<00:00, 2.54it/s]\n 83%|████████▎ | 5/6 [00:02<00:00, 2.61it/s]\n100%|██████████| 6/6 [00:02<00:00, 2.68it/s]\n100%|██████████| 6/6 [00:02<00:00, 2.49it/s]\nVideo saved to /tmp/tmpko1y6up0.mp4\nMesh saved to /tmp/tmpko1y6up0.obj", "metrics": { "predict_time": 12.080508, "total_time": 231.314547 }, "output": [ "https://replicate.delivery/pbxt/g8qfazdVy50McSehoJAS7ULqwbiQfPq3K09RanqAtPksZ8VlA/mv_show_images.png", "https://replicate.delivery/pbxt/1ja4OafsfnmckkBKbGGJMdNwb2eZptgkeHu8rtXoTIEaz4rKB/tmpko1y6up0.mp4", "https://replicate.delivery/pbxt/OpKeRhkZ9lSrfUyzpILnfveY6Xwm3Z2QTp0me9wemmTlNjvqE/tmpko1y6up0.obj" ], "started_at": "2024-04-16T08:04:59.138039Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/3zxrgbnr41rgm0cewqpar3cbf4", "cancel": "https://api.replicate.com/v1/predictions/3zxrgbnr41rgm0cewqpar3cbf4/cancel" }, "version": "53b720d8de73e7e92c89f0d4b588d7dd4d54b01686c18e238d76268ebe3a2d72" }
Generated in2024-04-16 08:04:59.605740630 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1442, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.605793950 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1443, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.605857520 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1444, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.605879099 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1445, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.605948989 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1447, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.605960159 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1446, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.606503849 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1452, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.606562059 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1454, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.606613639 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1449, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.615092320 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1568, index: 126, mask: {127, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.615094040 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1566, index: 124, mask: {126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.615972099 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1567, index: 125, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.619093756 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1448, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.619089806 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1465, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.619094996 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1453, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.619108016 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1565, index: 123, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.623092793 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1451, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.619126176 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1450, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.627156919 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1468, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.631092054 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1469, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.631094184 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1470, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.635087330 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1474, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.635090090 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1471, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.635092230 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1466, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.639094337 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1472, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.639094627 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1562, index: 120, mask: {124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.639121347 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1478, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.641211585 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1558, index: 116, mask: {122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.639096077 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1475, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.643090283 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1467, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.646291980 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1559, index: 117, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.643099023 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1564, index: 122, mask: {125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.647093049 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1473, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.651092775 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1560, index: 118, mask: {123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.651095675 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1479, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.651104935 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1563, index: 121, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.651121755 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1477, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.651126695 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1561, index: 119, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.651094565 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1476, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.655095381 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1481, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.659099897 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1484, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.663089453 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1485, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.663097933 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1480, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.667089369 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1482, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.667114359 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1491, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.667091909 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1486, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.671096106 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1483, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.675097722 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1487, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.675122152 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1493, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.675097852 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1492, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.679107157 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1488, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.683088464 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1489, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.683092914 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1494, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.687093780 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1499, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.687131550 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1490, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.691090676 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1500, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.691126556 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1496, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.691092066 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1495, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.695089372 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1497, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.699092298 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1501, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.699092298 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1498, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.703096244 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1502, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.703126704 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1504, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.703096484 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1503, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.707104670 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1505, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.711093986 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1507, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.711426336 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1506, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.715095902 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1511, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.715093822 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1508, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.719091819 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1509, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.719091619 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1512, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.720041178 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1520, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.722121726 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1534, index: 92, mask: {110, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.723105515 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1510, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.723126445 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1514, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.723108355 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1513, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.727091040 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1515, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.731090287 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1519, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.731100017 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1516, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.735092313 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1521, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.735121493 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1517, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.739092809 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1518, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.739113889 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1527, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.742257676 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1546, index: 104, mask: {116, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.739093939 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1522, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.747090381 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1528, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.747119121 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1524, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.748232240 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1538, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.748363080 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1549, index: 107, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.747090501 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1523, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.751090027 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1525, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.751220487 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1530, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.755089613 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1526, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.755091863 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1547, index: 105, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.755095733 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1529, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.759094579 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1548, index: 106, mask: {117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.759097579 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1531, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.759120179 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1536, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.759096339 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1535, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.763092526 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1532, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.763169585 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1552, index: 110, mask: {119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.766008843 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1545, index: 103, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.767093892 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1533, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.767099002 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1537, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.767120942 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1554, index: 112, mask: {120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.768272330 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1557, index: 115, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.767094112 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1553, index: 111, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.771086307 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1544, index: 102, mask: {115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.771114227 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1540, index: 98, mask: {113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.771091247 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1539, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.775100114 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1555, index: 113, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.775412043 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1556, index: 114, mask: {121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.779091460 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1541, index: 99, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.783099176 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1542, index: 100, mask: {114, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.787088542 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1550, index: 108, mask: {118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.791092128 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1551, index: 109, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:04:59.791092118 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1543, index: 101, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Seed set to 42 0%| | 0/75 [00:00<?, ?it/s] 3%|▎ | 2/75 [00:00<00:05, 12.28it/s] 5%|▌ | 4/75 [00:00<00:05, 12.38it/s] 8%|▊ | 6/75 [00:00<00:05, 12.42it/s] 11%|█ | 8/75 [00:00<00:05, 12.43it/s] 13%|█▎ | 10/75 [00:00<00:05, 12.43it/s] 16%|█▌ | 12/75 [00:00<00:05, 12.42it/s] 19%|█▊ | 14/75 [00:01<00:04, 12.45it/s] 21%|██▏ | 16/75 [00:01<00:04, 12.46it/s] 24%|██▍ | 18/75 [00:01<00:04, 12.45it/s] 27%|██▋ | 20/75 [00:01<00:04, 12.44it/s] 29%|██▉ | 22/75 [00:01<00:04, 12.45it/s] 32%|███▏ | 24/75 [00:01<00:04, 12.45it/s] 35%|███▍ | 26/75 [00:02<00:03, 12.47it/s] 37%|███▋ | 28/75 [00:02<00:03, 12.48it/s] 40%|████ | 30/75 [00:02<00:03, 12.50it/s] 43%|████▎ | 32/75 [00:02<00:03, 12.49it/s] 45%|████▌ | 34/75 [00:02<00:03, 12.48it/s] 48%|████▊ | 36/75 [00:02<00:03, 12.45it/s] 51%|█████ | 38/75 [00:03<00:02, 12.46it/s] 53%|█████▎ | 40/75 [00:03<00:02, 12.47it/s] 56%|█████▌ | 42/75 [00:03<00:02, 12.50it/s] 59%|█████▊ | 44/75 [00:03<00:02, 12.49it/s] 61%|██████▏ | 46/75 [00:03<00:02, 12.48it/s] 64%|██████▍ | 48/75 [00:03<00:02, 12.48it/s] 67%|██████▋ | 50/75 [00:04<00:02, 12.48it/s] 69%|██████▉ | 52/75 [00:04<00:01, 12.49it/s] 72%|███████▏ | 54/75 [00:04<00:01, 12.51it/s] 75%|███████▍ | 56/75 [00:04<00:01, 12.53it/s] 77%|███████▋ | 58/75 [00:04<00:01, 12.50it/s] 80%|████████ | 60/75 [00:04<00:01, 12.50it/s] 83%|████████▎ | 62/75 [00:04<00:01, 12.51it/s] 85%|████████▌ | 64/75 [00:05<00:00, 12.50it/s] 88%|████████▊ | 66/75 [00:05<00:00, 12.49it/s] 91%|█████████ | 68/75 [00:05<00:00, 12.51it/s] 93%|█████████▎| 70/75 [00:05<00:00, 12.51it/s] 96%|█████████▌| 72/75 [00:05<00:00, 12.47it/s] 99%|█████████▊| 74/75 [00:05<00:00, 12.48it/s] 100%|██████████| 75/75 [00:06<00:00, 12.47it/s] /tmp/tmpko1y6up0.obj 0%| | 0/6 [00:00<?, ?it/s] 17%|█▋ | 1/6 [00:00<00:03, 1.61it/s] 33%|███▎ | 2/6 [00:00<00:01, 2.16it/s] 50%|█████ | 3/6 [00:01<00:01, 2.40it/s] 67%|██████▋ | 4/6 [00:01<00:00, 2.54it/s] 83%|████████▎ | 5/6 [00:02<00:00, 2.61it/s] 100%|██████████| 6/6 [00:02<00:00, 2.68it/s] 100%|██████████| 6/6 [00:02<00:00, 2.49it/s] Video saved to /tmp/tmpko1y6up0.mp4 Mesh saved to /tmp/tmpko1y6up0.obj
Prediction
camenduru/instantmesh:53b720d8de73e7e92c89f0d4b588d7dd4d54b01686c18e238d76268ebe3a2d72IDmv2xr05rd1rgg0cewqrax0gw08StatusSucceededSourceWebHardwareA100 (40GB)Total durationCreatedby @camenduruInput
{ "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "export_video": false, "sample_steps": 75, "remove_background": true }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "camenduru/instantmesh:53b720d8de73e7e92c89f0d4b588d7dd4d54b01686c18e238d76268ebe3a2d72", { input: { seed: 42, image_path: "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", export_video: false, sample_steps: 75, remove_background: true } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "camenduru/instantmesh:53b720d8de73e7e92c89f0d4b588d7dd4d54b01686c18e238d76268ebe3a2d72", input={ "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "export_video": False, "sample_steps": 75, "remove_background": True } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "53b720d8de73e7e92c89f0d4b588d7dd4d54b01686c18e238d76268ebe3a2d72", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "export_video": false, "sample_steps": 75, "remove_background": true } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-04-16T08:05:53.383282Z", "created_at": "2024-04-16T08:05:42.120000Z", "data_removed": false, "error": null, "id": "mv2xr05rd1rgg0cewqrax0gw08", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "export_video": false, "sample_steps": 75, "remove_background": true }, "logs": "\u001b[1;31m2024-04-16 08:05:42.489525750 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1970, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.489579410 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1971, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.489603430 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1973, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.489583900 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1972, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.489676710 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1974, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.489727220 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1976, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.489792910 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1977, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.491174988 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2027, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.491213568 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2028, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.503092186 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1975, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.503095436 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1980, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.504826595 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2029, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.507090173 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1981, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.507092483 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2091, index: 121, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.507093443 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2094, index: 124, mask: {126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.507101843 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2030, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.507126013 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2089, index: 119, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.507102153 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2088, index: 118, mask: {123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.511090809 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2096, index: 126, mask: {127, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.507126823 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2095, index: 125, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.511091259 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2093, index: 123, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.515195815 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1997, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.511093929 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1982, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.519087991 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1998, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.519097411 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2090, index: 120, mask: {124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.507116313 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2092, index: 122, mask: {125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.523089697 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1999, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.527092093 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2000, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.531091409 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2005, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.535095055 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2006, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.535119305 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1979, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.539094081 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2007, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.539198851 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1993, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.543093848 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1994, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.543095748 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2008, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.535097305 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1978, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.547090994 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1995, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.551091829 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1996, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.551114809 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2014, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.551091669 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2013, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.555092026 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2001, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.559092702 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2002, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.559105572 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2015, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.563088648 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2003, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.563116778 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2021, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.567091294 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2004, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.563090908 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2016, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.571093250 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2009, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.571093580 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2022, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.575098356 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2023, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.575121176 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2011, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.579092462 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2012, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.575098346 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2010, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.579126852 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2017, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.579095432 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2024, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.583090128 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2018, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.587085675 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2019, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.591092161 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2020, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.591244351 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2034, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.591402310 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2050, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.591420280 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2041, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.595092376 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2051, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.595097436 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2025, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.595115776 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2035, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.595134726 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2043, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.595172626 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2075, index: 105, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.595199096 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2026, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.595227276 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2053, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.595235406 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2052, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.595118706 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2033, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.599096743 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2054, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.599099213 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2036, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.599107832 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2044, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.599109952 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2048, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.599289152 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2031, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.595092396 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2042, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.603095699 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2086, index: 116, mask: {122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.603097219 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2032, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.603096909 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2066, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.603106139 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2055, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.603120959 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2058, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.603124499 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2037, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.603128309 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2076, index: 106, mask: {117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.603134109 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2085, index: 115, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.603158479 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2056, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.607037235 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2084, index: 114, mask: {121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.603094039 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2057, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.607087095 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2083, index: 113, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.607093325 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2049, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.607105715 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2061, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.607113115 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2078, index: 108, mask: {118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.607118955 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2039, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.611088051 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2062, index: 92, mask: {110, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.611089931 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2063, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.603111619 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2077, index: 107, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.611112411 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2045, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.611116121 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2081, index: 111, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.611118821 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2068, index: 98, mask: {113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.611145851 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2087, index: 117, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.611088831 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2059, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.615091407 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2080, index: 110, mask: {119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.615095807 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2064, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.615119767 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2047, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.611092511 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2067, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.611119781 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2079, index: 109, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.607097715 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2038, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.619087133 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2069, index: 99, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.619095023 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2073, index: 103, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.619101163 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2074, index: 104, mask: {116, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.619114673 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2060, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.615095887 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2046, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.623090919 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2072, index: 102, mask: {115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.623090949 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2070, index: 100, mask: {114, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.611093171 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2040, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.627088895 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2071, index: 101, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.611093091 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2082, index: 112, mask: {120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 08:05:42.631104641 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2065, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\nSeed set to 42\n 0%| | 0/75 [00:00<?, ?it/s]\n 3%|▎ | 2/75 [00:00<00:05, 12.32it/s]\n 5%|▌ | 4/75 [00:00<00:05, 12.46it/s]\n 8%|▊ | 6/75 [00:00<00:05, 12.51it/s]\n 11%|█ | 8/75 [00:00<00:05, 12.51it/s]\n 13%|█▎ | 10/75 [00:00<00:05, 12.51it/s]\n 16%|█▌ | 12/75 [00:00<00:05, 12.53it/s]\n 19%|█▊ | 14/75 [00:01<00:04, 12.53it/s]\n 21%|██▏ | 16/75 [00:01<00:04, 12.51it/s]\n 24%|██▍ | 18/75 [00:01<00:04, 12.52it/s]\n 27%|██▋ | 20/75 [00:01<00:04, 12.52it/s]\n 29%|██▉ | 22/75 [00:01<00:04, 12.50it/s]\n 32%|███▏ | 24/75 [00:01<00:04, 12.43it/s]\n 35%|███▍ | 26/75 [00:02<00:03, 12.46it/s]\n 37%|███▋ | 28/75 [00:02<00:03, 12.49it/s]\n 40%|████ | 30/75 [00:02<00:03, 12.51it/s]\n 43%|████▎ | 32/75 [00:02<00:03, 12.48it/s]\n 45%|████▌ | 34/75 [00:02<00:03, 12.44it/s]\n 48%|████▊ | 36/75 [00:02<00:03, 12.44it/s]\n 51%|█████ | 38/75 [00:03<00:02, 12.40it/s]\n 53%|█████▎ | 40/75 [00:03<00:02, 12.38it/s]\n 56%|█████▌ | 42/75 [00:03<00:02, 12.43it/s]\n 59%|█████▊ | 44/75 [00:03<00:02, 12.39it/s]\n 61%|██████▏ | 46/75 [00:03<00:02, 12.42it/s]\n 64%|██████▍ | 48/75 [00:03<00:02, 12.44it/s]\n 67%|██████▋ | 50/75 [00:04<00:02, 12.44it/s]\n 69%|██████▉ | 52/75 [00:04<00:01, 12.47it/s]\n 72%|███████▏ | 54/75 [00:04<00:01, 12.49it/s]\n 75%|███████▍ | 56/75 [00:04<00:01, 12.51it/s]\n 77%|███████▋ | 58/75 [00:04<00:01, 12.50it/s]\n 80%|████████ | 60/75 [00:04<00:01, 12.50it/s]\n 83%|████████▎ | 62/75 [00:04<00:01, 12.50it/s]\n 85%|████████▌ | 64/75 [00:05<00:00, 12.46it/s]\n 88%|████████▊ | 66/75 [00:05<00:00, 12.38it/s]\n 91%|█████████ | 68/75 [00:05<00:00, 12.42it/s]\n 93%|█████████▎| 70/75 [00:05<00:00, 12.44it/s]\n 96%|█████████▌| 72/75 [00:05<00:00, 12.30it/s]\n 99%|█████████▊| 74/75 [00:05<00:00, 12.20it/s]\n100%|██████████| 75/75 [00:06<00:00, 12.43it/s]\n/tmp/tmpfjgduhs2.obj\n 0%| | 0/6 [00:00<?, ?it/s]\n 17%|█▋ | 1/6 [00:00<00:03, 1.63it/s]\n 33%|███▎ | 2/6 [00:00<00:01, 2.17it/s]\n 50%|█████ | 3/6 [00:01<00:01, 2.42it/s]\n 67%|██████▋ | 4/6 [00:01<00:00, 2.56it/s]\n 83%|████████▎ | 5/6 [00:02<00:00, 2.66it/s]\n100%|██████████| 6/6 [00:02<00:00, 2.71it/s]\n100%|██████████| 6/6 [00:02<00:00, 2.52it/s]\nMesh saved to /tmp/tmpfjgduhs2.obj", "metrics": { "predict_time": 11.24436, "total_time": 11.263282 }, "output": [ "https://replicate.delivery/pbxt/RPXVBPKfQ22vPyCOnVn7QpadwZCM7hby8e2JNtqL9mTgNeVlA/mv_show_images.png", "https://replicate.delivery/pbxt/FFneqAzekLqf6IfKfTfPRen2eCLrAPeUzByPkAfOeLaLJsxXVC/tmpfjgduhs2.obj" ], "started_at": "2024-04-16T08:05:42.138922Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/mv2xr05rd1rgg0cewqrax0gw08", "cancel": "https://api.replicate.com/v1/predictions/mv2xr05rd1rgg0cewqrax0gw08/cancel" }, "version": "53b720d8de73e7e92c89f0d4b588d7dd4d54b01686c18e238d76268ebe3a2d72" }
Generated in2024-04-16 08:05:42.489525750 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1970, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.489579410 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1971, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.489603430 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1973, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.489583900 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1972, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.489676710 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1974, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.489727220 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1976, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.489792910 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1977, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.491174988 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2027, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.491213568 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2028, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.503092186 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1975, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.503095436 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1980, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.504826595 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2029, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.507090173 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1981, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.507092483 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2091, index: 121, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.507093443 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2094, index: 124, mask: {126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.507101843 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2030, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.507126013 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2089, index: 119, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.507102153 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2088, index: 118, mask: {123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.511090809 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2096, index: 126, mask: {127, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.507126823 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2095, index: 125, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.511091259 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2093, index: 123, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.515195815 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1997, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.511093929 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1982, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.519087991 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1998, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.519097411 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2090, index: 120, mask: {124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.507116313 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2092, index: 122, mask: {125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.523089697 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1999, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.527092093 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2000, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.531091409 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2005, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.535095055 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2006, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.535119305 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1979, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.539094081 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2007, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.539198851 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1993, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.543093848 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1994, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.543095748 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2008, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.535097305 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1978, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.547090994 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1995, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.551091829 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1996, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.551114809 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2014, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.551091669 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2013, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.555092026 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2001, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.559092702 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2002, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.559105572 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2015, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.563088648 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2003, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.563116778 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2021, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.567091294 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2004, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.563090908 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2016, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.571093250 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2009, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.571093580 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2022, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.575098356 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2023, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.575121176 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2011, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.579092462 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2012, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.575098346 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2010, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.579126852 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2017, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.579095432 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2024, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.583090128 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2018, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.587085675 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2019, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.591092161 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2020, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.591244351 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2034, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.591402310 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2050, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.591420280 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2041, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.595092376 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2051, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.595097436 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2025, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.595115776 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2035, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.595134726 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2043, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.595172626 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2075, index: 105, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.595199096 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2026, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.595227276 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2053, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.595235406 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2052, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.595118706 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2033, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.599096743 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2054, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.599099213 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2036, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.599107832 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2044, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.599109952 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2048, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.599289152 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2031, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.595092396 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2042, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.603095699 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2086, index: 116, mask: {122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.603097219 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2032, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.603096909 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2066, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.603106139 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2055, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.603120959 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2058, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.603124499 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2037, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.603128309 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2076, index: 106, mask: {117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.603134109 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2085, index: 115, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.603158479 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2056, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.607037235 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2084, index: 114, mask: {121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.603094039 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2057, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.607087095 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2083, index: 113, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.607093325 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2049, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.607105715 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2061, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.607113115 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2078, index: 108, mask: {118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.607118955 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2039, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.611088051 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2062, index: 92, mask: {110, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.611089931 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2063, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.603111619 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2077, index: 107, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.611112411 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2045, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.611116121 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2081, index: 111, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.611118821 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2068, index: 98, mask: {113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.611145851 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2087, index: 117, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.611088831 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2059, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.615091407 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2080, index: 110, mask: {119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.615095807 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2064, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.615119767 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2047, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.611092511 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2067, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.611119781 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2079, index: 109, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.607097715 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2038, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.619087133 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2069, index: 99, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.619095023 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2073, index: 103, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.619101163 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2074, index: 104, mask: {116, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.619114673 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2060, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.615095887 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2046, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.623090919 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2072, index: 102, mask: {115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.623090949 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2070, index: 100, mask: {114, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.611093171 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2040, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.627088895 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2071, index: 101, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.611093091 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2082, index: 112, mask: {120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 08:05:42.631104641 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2065, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Seed set to 42 0%| | 0/75 [00:00<?, ?it/s] 3%|▎ | 2/75 [00:00<00:05, 12.32it/s] 5%|▌ | 4/75 [00:00<00:05, 12.46it/s] 8%|▊ | 6/75 [00:00<00:05, 12.51it/s] 11%|█ | 8/75 [00:00<00:05, 12.51it/s] 13%|█▎ | 10/75 [00:00<00:05, 12.51it/s] 16%|█▌ | 12/75 [00:00<00:05, 12.53it/s] 19%|█▊ | 14/75 [00:01<00:04, 12.53it/s] 21%|██▏ | 16/75 [00:01<00:04, 12.51it/s] 24%|██▍ | 18/75 [00:01<00:04, 12.52it/s] 27%|██▋ | 20/75 [00:01<00:04, 12.52it/s] 29%|██▉ | 22/75 [00:01<00:04, 12.50it/s] 32%|███▏ | 24/75 [00:01<00:04, 12.43it/s] 35%|███▍ | 26/75 [00:02<00:03, 12.46it/s] 37%|███▋ | 28/75 [00:02<00:03, 12.49it/s] 40%|████ | 30/75 [00:02<00:03, 12.51it/s] 43%|████▎ | 32/75 [00:02<00:03, 12.48it/s] 45%|████▌ | 34/75 [00:02<00:03, 12.44it/s] 48%|████▊ | 36/75 [00:02<00:03, 12.44it/s] 51%|█████ | 38/75 [00:03<00:02, 12.40it/s] 53%|█████▎ | 40/75 [00:03<00:02, 12.38it/s] 56%|█████▌ | 42/75 [00:03<00:02, 12.43it/s] 59%|█████▊ | 44/75 [00:03<00:02, 12.39it/s] 61%|██████▏ | 46/75 [00:03<00:02, 12.42it/s] 64%|██████▍ | 48/75 [00:03<00:02, 12.44it/s] 67%|██████▋ | 50/75 [00:04<00:02, 12.44it/s] 69%|██████▉ | 52/75 [00:04<00:01, 12.47it/s] 72%|███████▏ | 54/75 [00:04<00:01, 12.49it/s] 75%|███████▍ | 56/75 [00:04<00:01, 12.51it/s] 77%|███████▋ | 58/75 [00:04<00:01, 12.50it/s] 80%|████████ | 60/75 [00:04<00:01, 12.50it/s] 83%|████████▎ | 62/75 [00:04<00:01, 12.50it/s] 85%|████████▌ | 64/75 [00:05<00:00, 12.46it/s] 88%|████████▊ | 66/75 [00:05<00:00, 12.38it/s] 91%|█████████ | 68/75 [00:05<00:00, 12.42it/s] 93%|█████████▎| 70/75 [00:05<00:00, 12.44it/s] 96%|█████████▌| 72/75 [00:05<00:00, 12.30it/s] 99%|█████████▊| 74/75 [00:05<00:00, 12.20it/s] 100%|██████████| 75/75 [00:06<00:00, 12.43it/s] /tmp/tmpfjgduhs2.obj 0%| | 0/6 [00:00<?, ?it/s] 17%|█▋ | 1/6 [00:00<00:03, 1.63it/s] 33%|███▎ | 2/6 [00:00<00:01, 2.17it/s] 50%|█████ | 3/6 [00:01<00:01, 2.42it/s] 67%|██████▋ | 4/6 [00:01<00:00, 2.56it/s] 83%|████████▎ | 5/6 [00:02<00:00, 2.66it/s] 100%|██████████| 6/6 [00:02<00:00, 2.71it/s] 100%|██████████| 6/6 [00:02<00:00, 2.52it/s] Mesh saved to /tmp/tmpfjgduhs2.obj
Prediction
camenduru/instantmesh:8d68b4271e330d70d17e54fe56dfb8cb729e0074af339460ffdf6b72e191c5e9IDb769zf4cesrgj0cewb6vvkyjw4StatusSucceededSourceWebHardwareA40Total durationCreatedInput
{ "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "sample_steps": 75, "remove_background": true }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "camenduru/instantmesh:8d68b4271e330d70d17e54fe56dfb8cb729e0074af339460ffdf6b72e191c5e9", { input: { seed: 42, image_path: "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", sample_steps: 75, remove_background: true } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "camenduru/instantmesh:8d68b4271e330d70d17e54fe56dfb8cb729e0074af339460ffdf6b72e191c5e9", input={ "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "sample_steps": 75, "remove_background": True } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "8d68b4271e330d70d17e54fe56dfb8cb729e0074af339460ffdf6b72e191c5e9", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "sample_steps": 75, "remove_background": true } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-04-15T17:32:39.299765Z", "created_at": "2024-04-15T17:28:25.462000Z", "data_removed": false, "error": null, "id": "b769zf4cesrgj0cewb6vvkyjw4", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "sample_steps": 75, "remove_background": true }, "logs": "Downloading data from 'https://github.com/danielgatis/rembg/releases/download/v0.0.0/u2net.onnx' to file '/root/.u2net/u2net.onnx'.\n 0%| | 0.00/176M [00:00<?, ?B/s]\n 1%|▎ | 1.52M/176M [00:00<00:11, 15.2MB/s]\n 3%|█ | 4.95M/176M [00:00<00:06, 26.2MB/s]\n 7%|██▌ | 11.6M/176M [00:00<00:03, 44.5MB/s]\n 11%|████▏ | 19.4M/176M [00:00<00:02, 57.7MB/s]\n 16%|█████▉ | 27.5M/176M [00:00<00:02, 66.0MB/s]\n 20%|███████▋ | 35.7M/176M [00:00<00:01, 71.7MB/s]\n 25%|█████████▌ | 44.4M/176M [00:00<00:01, 76.6MB/s]\n 30%|███████████▍ | 52.8M/176M [00:00<00:01, 78.8MB/s]\n 35%|█████████████▏ | 61.1M/176M [00:00<00:01, 80.2MB/s]\n 39%|██████████████▉ | 69.4M/176M [00:01<00:01, 81.0MB/s]\n 44%|████████████████▊ | 77.7M/176M [00:01<00:01, 81.7MB/s]\n 49%|██████████████████▌ | 86.1M/176M [00:01<00:01, 82.5MB/s]\n 54%|████████████████████▍ | 94.4M/176M [00:01<00:00, 82.1MB/s]\n 58%|██████████████████████▊ | 103M/176M [00:01<00:00, 83.1MB/s]\n 63%|████████████████████████▋ | 112M/176M [00:01<00:00, 84.4MB/s]\n 68%|██████████████████████████▌ | 120M/176M [00:01<00:00, 84.0MB/s]\n 73%|████████████████████████████▍ | 129M/176M [00:01<00:00, 83.9MB/s]\n 78%|██████████████████████████████▎ | 137M/176M [00:01<00:00, 83.6MB/s]\n 83%|████████████████████████████████▏ | 145M/176M [00:01<00:00, 83.1MB/s]\n 88%|██████████████████████████████████▏ | 154M/176M [00:02<00:00, 84.6MB/s]\n 92%|████████████████████████████████████ | 163M/176M [00:02<00:00, 84.3MB/s]\n 97%|█████████████████████████████████████▉ | 171M/176M [00:02<00:00, 83.5MB/s]\n0%| | 0.00/176M [00:00<?, ?B/s]\n100%|███████████████████████████████████████| 176M/176M [00:00<00:00, 1.06TB/s]\n\u001b[1;31m2024-04-15 17:32:23.059448558 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1264, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.059461478 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1265, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.059442778 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1263, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.074460861 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1266, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.074517970 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1268, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.078652815 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1315, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.082995398 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1267, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.084795482 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1316, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.089860353 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1317, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.094462985 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1318, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.094724524 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1271, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.098486579 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1273, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.098532109 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1270, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.098545769 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1322, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.102468644 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1274, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.105036235 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1323, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.110086876 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1324, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.110462894 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1275, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.114475159 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1277, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.114476739 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1289, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.118466514 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1290, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.118469654 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1325, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.122469419 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1291, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.122481389 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1327, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.126032245 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1278, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.126473593 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1292, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.126484293 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1329, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.130315859 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1279, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.130466638 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1293, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.130485138 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1331, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.130466598 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1330, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.134480283 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1280, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.134485863 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1333, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.135367910 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1281, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.138464448 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1334, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.138467638 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1294, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.138483088 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1295, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.140425751 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1282, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.142475423 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1335, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.142489343 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1297, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.145478171 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1283, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.146466948 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1336, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.146464958 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1298, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.150464962 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1337, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.150471253 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1284, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.150481733 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1300, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.154463947 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1301, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.154467737 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1285, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.154477877 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1339, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.158463042 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1340, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.158466482 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1302, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.160641763 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1286, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.162466387 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1341, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.162468576 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1303, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.165702984 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1287, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.166470581 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1342, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.166483411 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1304, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.170469806 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1288, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.170477256 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1344, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.174462511 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1345, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.174477251 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1311, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.098492519 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1269, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.178462106 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1312, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.182482201 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1346, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.186463926 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1353, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.186479656 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1348, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.186467906 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1347, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.190468550 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1354, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.174466051 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1313, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.194503855 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1352, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.194504345 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1326, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.198462790 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1356, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.134470573 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1332, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.114463089 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1276, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.154463967 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1338, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.098469490 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1272, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.210477065 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1305, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.174462541 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1310, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.150466382 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1299, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.098472330 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1319, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.142471203 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1296, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.194462295 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1355, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.230461849 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1357, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.194462305 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1349, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.238460908 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1350, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.194490285 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1351, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.246491888 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1314, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.194483145 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1320, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.254461607 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1328, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.098518449 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1321, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:32:23.230497449 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1343, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\nSeed set to 42\n 0%| | 0/75 [00:00<?, ?it/s]\n 1%|▏ | 1/75 [00:00<00:25, 2.91it/s]\n 3%|▎ | 2/75 [00:00<00:15, 4.77it/s]\n 4%|▍ | 3/75 [00:00<00:12, 5.96it/s]\n 5%|▌ | 4/75 [00:00<00:10, 6.74it/s]\n 7%|▋ | 5/75 [00:00<00:09, 7.27it/s]\n 8%|▊ | 6/75 [00:00<00:09, 7.63it/s]\n 9%|▉ | 7/75 [00:01<00:08, 7.87it/s]\n 11%|█ | 8/75 [00:01<00:08, 8.05it/s]\n 12%|█▏ | 9/75 [00:01<00:08, 8.15it/s]\n 13%|█▎ | 10/75 [00:01<00:07, 8.23it/s]\n 15%|█▍ | 11/75 [00:01<00:07, 8.29it/s]\n 16%|█▌ | 12/75 [00:01<00:07, 8.34it/s]\n 17%|█▋ | 13/75 [00:01<00:07, 8.36it/s]\n 19%|█▊ | 14/75 [00:01<00:07, 8.38it/s]\n 20%|██ | 15/75 [00:02<00:07, 8.40it/s]\n 21%|██▏ | 16/75 [00:02<00:07, 8.40it/s]\n 23%|██▎ | 17/75 [00:02<00:06, 8.40it/s]\n 24%|██▍ | 18/75 [00:02<00:06, 8.40it/s]\n 25%|██▌ | 19/75 [00:02<00:06, 8.41it/s]\n 27%|██▋ | 20/75 [00:02<00:06, 8.41it/s]\n 28%|██▊ | 21/75 [00:02<00:06, 8.41it/s]\n 29%|██▉ | 22/75 [00:02<00:06, 8.42it/s]\n 31%|███ | 23/75 [00:02<00:06, 8.44it/s]\n 32%|███▏ | 24/75 [00:03<00:06, 8.46it/s]\n 33%|███▎ | 25/75 [00:03<00:05, 8.47it/s]\n 35%|███▍ | 26/75 [00:03<00:05, 8.48it/s]\n 36%|███▌ | 27/75 [00:03<00:05, 8.49it/s]\n 37%|███▋ | 28/75 [00:03<00:05, 8.49it/s]\n 39%|███▊ | 29/75 [00:03<00:05, 8.48it/s]\n 40%|████ | 30/75 [00:03<00:05, 8.47it/s]\n 41%|████▏ | 31/75 [00:03<00:05, 8.47it/s]\n 43%|████▎ | 32/75 [00:04<00:05, 8.46it/s]\n 44%|████▍ | 33/75 [00:04<00:04, 8.47it/s]\n 45%|████▌ | 34/75 [00:04<00:04, 8.47it/s]\n 47%|████▋ | 35/75 [00:04<00:04, 8.48it/s]\n 48%|████▊ | 36/75 [00:04<00:04, 8.49it/s]\n 49%|████▉ | 37/75 [00:04<00:04, 8.49it/s]\n 51%|█████ | 38/75 [00:04<00:04, 8.49it/s]\n 52%|█████▏ | 39/75 [00:04<00:04, 8.47it/s]\n 53%|█████▎ | 40/75 [00:04<00:04, 8.46it/s]\n 55%|█████▍ | 41/75 [00:05<00:04, 8.46it/s]\n 56%|█████▌ | 42/75 [00:05<00:03, 8.46it/s]\n 57%|█████▋ | 43/75 [00:05<00:03, 8.47it/s]\n 59%|█████▊ | 44/75 [00:05<00:03, 8.48it/s]\n 60%|██████ | 45/75 [00:05<00:03, 8.49it/s]\n 61%|██████▏ | 46/75 [00:05<00:03, 8.49it/s]\n 63%|██████▎ | 47/75 [00:05<00:03, 8.47it/s]\n 64%|██████▍ | 48/75 [00:05<00:03, 8.47it/s]\n 65%|██████▌ | 49/75 [00:06<00:03, 8.47it/s]\n 67%|██████▋ | 50/75 [00:06<00:02, 8.47it/s]\n 68%|██████▊ | 51/75 [00:06<00:02, 8.47it/s]\n 69%|██████▉ | 52/75 [00:06<00:02, 8.47it/s]\n 71%|███████ | 53/75 [00:06<00:02, 8.47it/s]\n 72%|███████▏ | 54/75 [00:06<00:02, 8.48it/s]\n 73%|███████▎ | 55/75 [00:06<00:02, 8.47it/s]\n 75%|███████▍ | 56/75 [00:06<00:02, 8.46it/s]\n 76%|███████▌ | 57/75 [00:06<00:02, 8.45it/s]\n 77%|███████▋ | 58/75 [00:07<00:02, 8.41it/s]\n 79%|███████▊ | 59/75 [00:07<00:01, 8.43it/s]\n 80%|████████ | 60/75 [00:07<00:01, 8.44it/s]\n 81%|████████▏ | 61/75 [00:07<00:01, 8.45it/s]\n 83%|████████▎ | 62/75 [00:07<00:01, 8.45it/s]\n 84%|████████▍ | 63/75 [00:07<00:01, 8.45it/s]\n 85%|████████▌ | 64/75 [00:07<00:01, 8.45it/s]\n 87%|████████▋ | 65/75 [00:07<00:01, 8.46it/s]\n 88%|████████▊ | 66/75 [00:08<00:01, 8.48it/s]\n 89%|████████▉ | 67/75 [00:08<00:00, 8.48it/s]\n 91%|█████████ | 68/75 [00:08<00:00, 8.47it/s]\n 92%|█████████▏| 69/75 [00:08<00:00, 8.48it/s]\n 93%|█████████▎| 70/75 [00:08<00:00, 8.47it/s]\n 95%|█████████▍| 71/75 [00:08<00:00, 8.47it/s]\n 96%|█████████▌| 72/75 [00:08<00:00, 8.44it/s]\n 97%|█████████▋| 73/75 [00:08<00:00, 8.44it/s]\n 99%|█████████▊| 74/75 [00:08<00:00, 8.45it/s]\n100%|██████████| 75/75 [00:09<00:00, 8.46it/s]\n100%|██████████| 75/75 [00:09<00:00, 8.25it/s]\n/src/predict.py:41: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at ../torch/csrc/utils/tensor_numpy.cpp:206.)\nshow_image = torch.from_numpy(show_image) # (960, 640, 3)\n/tmp/tmpaa_ddsup.obj\n 0%| | 0/6 [00:00<?, ?it/s]/content/InstantMesh/src/models/geometry/render/neural_render.py:51: UserWarning: Using torch.cross without specifying the dim arg is deprecated.\nPlease either pass the dim explicitly or simply use torch.linalg.cross.\nThe default value of dim will change to agree with that of linalg.cross in a future release. (Triggered internally at ../aten/src/ATen/native/Cross.cpp:63.)\nface_normals = torch.cross(v1 - v0, v2 - v0)\n 17%|█▋ | 1/6 [00:00<00:02, 2.36it/s]\n 33%|███▎ | 2/6 [00:00<00:01, 2.61it/s]\n 50%|█████ | 3/6 [00:01<00:01, 2.69it/s]\n 67%|██████▋ | 4/6 [00:01<00:00, 2.71it/s]\n 83%|████████▎ | 5/6 [00:01<00:00, 2.76it/s]\n100%|██████████| 6/6 [00:02<00:00, 2.76it/s]\n100%|██████████| 6/6 [00:02<00:00, 2.71it/s]\nVideo saved to /tmp/tmpaa_ddsup.mp4\nMesh saved to /tmp/tmpaa_ddsup.obj", "metrics": { "predict_time": 20.174058, "total_time": 253.837765 }, "output": [ "https://replicate.delivery/pbxt/5Bu5W2JKk1JuJB4l3udxDElNYG4bZfZF9AJgTfpRaK01axqSA/mv_show_images.png", "https://replicate.delivery/pbxt/5XZufql3SgSJBiVitkDygeSMQszb6CApOA47f00ARb0s1iVlA/tmpaa_ddsup.mp4", "https://replicate.delivery/pbxt/HfteCfM39MT38pWV0vQc4KlAg0lrTiNwM2mPWiIucBrt1iVlA/tmpaa_ddsup.obj" ], "started_at": "2024-04-15T17:32:19.125707Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/b769zf4cesrgj0cewb6vvkyjw4", "cancel": "https://api.replicate.com/v1/predictions/b769zf4cesrgj0cewb6vvkyjw4/cancel" }, "version": "8d68b4271e330d70d17e54fe56dfb8cb729e0074af339460ffdf6b72e191c5e9" }
Generated inDownloading data from 'https://github.com/danielgatis/rembg/releases/download/v0.0.0/u2net.onnx' to file '/root/.u2net/u2net.onnx'. 0%| | 0.00/176M [00:00<?, ?B/s] 1%|▎ | 1.52M/176M [00:00<00:11, 15.2MB/s] 3%|█ | 4.95M/176M [00:00<00:06, 26.2MB/s] 7%|██▌ | 11.6M/176M [00:00<00:03, 44.5MB/s] 11%|████▏ | 19.4M/176M [00:00<00:02, 57.7MB/s] 16%|█████▉ | 27.5M/176M [00:00<00:02, 66.0MB/s] 20%|███████▋ | 35.7M/176M [00:00<00:01, 71.7MB/s] 25%|█████████▌ | 44.4M/176M [00:00<00:01, 76.6MB/s] 30%|███████████▍ | 52.8M/176M [00:00<00:01, 78.8MB/s] 35%|█████████████▏ | 61.1M/176M [00:00<00:01, 80.2MB/s] 39%|██████████████▉ | 69.4M/176M [00:01<00:01, 81.0MB/s] 44%|████████████████▊ | 77.7M/176M [00:01<00:01, 81.7MB/s] 49%|██████████████████▌ | 86.1M/176M [00:01<00:01, 82.5MB/s] 54%|████████████████████▍ | 94.4M/176M [00:01<00:00, 82.1MB/s] 58%|██████████████████████▊ | 103M/176M [00:01<00:00, 83.1MB/s] 63%|████████████████████████▋ | 112M/176M [00:01<00:00, 84.4MB/s] 68%|██████████████████████████▌ | 120M/176M [00:01<00:00, 84.0MB/s] 73%|████████████████████████████▍ | 129M/176M [00:01<00:00, 83.9MB/s] 78%|██████████████████████████████▎ | 137M/176M [00:01<00:00, 83.6MB/s] 83%|████████████████████████████████▏ | 145M/176M [00:01<00:00, 83.1MB/s] 88%|██████████████████████████████████▏ | 154M/176M [00:02<00:00, 84.6MB/s] 92%|████████████████████████████████████ | 163M/176M [00:02<00:00, 84.3MB/s] 97%|█████████████████████████████████████▉ | 171M/176M [00:02<00:00, 83.5MB/s] 0%| | 0.00/176M [00:00<?, ?B/s] 100%|███████████████████████████████████████| 176M/176M [00:00<00:00, 1.06TB/s] 2024-04-15 17:32:23.059448558 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1264, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.059461478 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1265, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.059442778 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1263, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.074460861 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1266, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.074517970 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1268, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.078652815 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1315, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.082995398 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1267, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.084795482 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1316, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.089860353 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1317, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.094462985 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1318, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.094724524 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1271, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.098486579 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1273, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.098532109 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1270, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.098545769 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1322, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.102468644 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1274, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.105036235 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1323, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.110086876 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1324, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.110462894 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1275, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.114475159 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1277, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.114476739 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1289, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.118466514 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1290, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.118469654 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1325, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.122469419 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1291, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.122481389 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1327, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.126032245 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1278, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.126473593 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1292, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.126484293 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1329, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.130315859 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1279, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.130466638 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1293, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.130485138 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1331, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.130466598 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1330, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.134480283 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1280, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.134485863 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1333, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.135367910 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1281, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.138464448 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1334, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.138467638 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1294, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.138483088 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1295, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.140425751 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1282, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.142475423 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1335, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.142489343 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1297, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.145478171 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1283, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.146466948 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1336, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.146464958 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1298, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.150464962 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1337, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.150471253 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1284, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.150481733 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1300, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.154463947 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1301, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.154467737 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1285, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.154477877 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1339, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.158463042 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1340, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.158466482 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1302, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.160641763 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1286, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.162466387 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1341, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.162468576 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1303, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.165702984 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1287, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.166470581 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1342, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.166483411 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1304, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.170469806 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1288, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.170477256 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1344, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.174462511 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1345, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.174477251 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1311, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.098492519 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1269, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.178462106 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1312, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.182482201 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1346, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.186463926 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1353, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.186479656 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1348, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.186467906 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1347, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.190468550 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1354, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.174466051 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1313, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.194503855 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1352, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.194504345 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1326, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.198462790 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1356, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.134470573 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1332, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.114463089 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1276, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.154463967 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1338, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.098469490 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1272, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.210477065 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1305, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.174462541 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1310, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.150466382 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1299, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.098472330 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1319, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.142471203 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1296, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.194462295 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1355, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.230461849 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1357, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.194462305 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1349, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.238460908 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1350, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.194490285 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1351, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.246491888 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1314, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.194483145 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1320, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.254461607 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1328, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.098518449 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1321, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:32:23.230497449 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1343, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Seed set to 42 0%| | 0/75 [00:00<?, ?it/s] 1%|▏ | 1/75 [00:00<00:25, 2.91it/s] 3%|▎ | 2/75 [00:00<00:15, 4.77it/s] 4%|▍ | 3/75 [00:00<00:12, 5.96it/s] 5%|▌ | 4/75 [00:00<00:10, 6.74it/s] 7%|▋ | 5/75 [00:00<00:09, 7.27it/s] 8%|▊ | 6/75 [00:00<00:09, 7.63it/s] 9%|▉ | 7/75 [00:01<00:08, 7.87it/s] 11%|█ | 8/75 [00:01<00:08, 8.05it/s] 12%|█▏ | 9/75 [00:01<00:08, 8.15it/s] 13%|█▎ | 10/75 [00:01<00:07, 8.23it/s] 15%|█▍ | 11/75 [00:01<00:07, 8.29it/s] 16%|█▌ | 12/75 [00:01<00:07, 8.34it/s] 17%|█▋ | 13/75 [00:01<00:07, 8.36it/s] 19%|█▊ | 14/75 [00:01<00:07, 8.38it/s] 20%|██ | 15/75 [00:02<00:07, 8.40it/s] 21%|██▏ | 16/75 [00:02<00:07, 8.40it/s] 23%|██▎ | 17/75 [00:02<00:06, 8.40it/s] 24%|██▍ | 18/75 [00:02<00:06, 8.40it/s] 25%|██▌ | 19/75 [00:02<00:06, 8.41it/s] 27%|██▋ | 20/75 [00:02<00:06, 8.41it/s] 28%|██▊ | 21/75 [00:02<00:06, 8.41it/s] 29%|██▉ | 22/75 [00:02<00:06, 8.42it/s] 31%|███ | 23/75 [00:02<00:06, 8.44it/s] 32%|███▏ | 24/75 [00:03<00:06, 8.46it/s] 33%|███▎ | 25/75 [00:03<00:05, 8.47it/s] 35%|███▍ | 26/75 [00:03<00:05, 8.48it/s] 36%|███▌ | 27/75 [00:03<00:05, 8.49it/s] 37%|███▋ | 28/75 [00:03<00:05, 8.49it/s] 39%|███▊ | 29/75 [00:03<00:05, 8.48it/s] 40%|████ | 30/75 [00:03<00:05, 8.47it/s] 41%|████▏ | 31/75 [00:03<00:05, 8.47it/s] 43%|████▎ | 32/75 [00:04<00:05, 8.46it/s] 44%|████▍ | 33/75 [00:04<00:04, 8.47it/s] 45%|████▌ | 34/75 [00:04<00:04, 8.47it/s] 47%|████▋ | 35/75 [00:04<00:04, 8.48it/s] 48%|████▊ | 36/75 [00:04<00:04, 8.49it/s] 49%|████▉ | 37/75 [00:04<00:04, 8.49it/s] 51%|█████ | 38/75 [00:04<00:04, 8.49it/s] 52%|█████▏ | 39/75 [00:04<00:04, 8.47it/s] 53%|█████▎ | 40/75 [00:04<00:04, 8.46it/s] 55%|█████▍ | 41/75 [00:05<00:04, 8.46it/s] 56%|█████▌ | 42/75 [00:05<00:03, 8.46it/s] 57%|█████▋ | 43/75 [00:05<00:03, 8.47it/s] 59%|█████▊ | 44/75 [00:05<00:03, 8.48it/s] 60%|██████ | 45/75 [00:05<00:03, 8.49it/s] 61%|██████▏ | 46/75 [00:05<00:03, 8.49it/s] 63%|██████▎ | 47/75 [00:05<00:03, 8.47it/s] 64%|██████▍ | 48/75 [00:05<00:03, 8.47it/s] 65%|██████▌ | 49/75 [00:06<00:03, 8.47it/s] 67%|██████▋ | 50/75 [00:06<00:02, 8.47it/s] 68%|██████▊ | 51/75 [00:06<00:02, 8.47it/s] 69%|██████▉ | 52/75 [00:06<00:02, 8.47it/s] 71%|███████ | 53/75 [00:06<00:02, 8.47it/s] 72%|███████▏ | 54/75 [00:06<00:02, 8.48it/s] 73%|███████▎ | 55/75 [00:06<00:02, 8.47it/s] 75%|███████▍ | 56/75 [00:06<00:02, 8.46it/s] 76%|███████▌ | 57/75 [00:06<00:02, 8.45it/s] 77%|███████▋ | 58/75 [00:07<00:02, 8.41it/s] 79%|███████▊ | 59/75 [00:07<00:01, 8.43it/s] 80%|████████ | 60/75 [00:07<00:01, 8.44it/s] 81%|████████▏ | 61/75 [00:07<00:01, 8.45it/s] 83%|████████▎ | 62/75 [00:07<00:01, 8.45it/s] 84%|████████▍ | 63/75 [00:07<00:01, 8.45it/s] 85%|████████▌ | 64/75 [00:07<00:01, 8.45it/s] 87%|████████▋ | 65/75 [00:07<00:01, 8.46it/s] 88%|████████▊ | 66/75 [00:08<00:01, 8.48it/s] 89%|████████▉ | 67/75 [00:08<00:00, 8.48it/s] 91%|█████████ | 68/75 [00:08<00:00, 8.47it/s] 92%|█████████▏| 69/75 [00:08<00:00, 8.48it/s] 93%|█████████▎| 70/75 [00:08<00:00, 8.47it/s] 95%|█████████▍| 71/75 [00:08<00:00, 8.47it/s] 96%|█████████▌| 72/75 [00:08<00:00, 8.44it/s] 97%|█████████▋| 73/75 [00:08<00:00, 8.44it/s] 99%|█████████▊| 74/75 [00:08<00:00, 8.45it/s] 100%|██████████| 75/75 [00:09<00:00, 8.46it/s] 100%|██████████| 75/75 [00:09<00:00, 8.25it/s] /src/predict.py:41: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at ../torch/csrc/utils/tensor_numpy.cpp:206.) show_image = torch.from_numpy(show_image) # (960, 640, 3) /tmp/tmpaa_ddsup.obj 0%| | 0/6 [00:00<?, ?it/s]/content/InstantMesh/src/models/geometry/render/neural_render.py:51: UserWarning: Using torch.cross without specifying the dim arg is deprecated. Please either pass the dim explicitly or simply use torch.linalg.cross. The default value of dim will change to agree with that of linalg.cross in a future release. (Triggered internally at ../aten/src/ATen/native/Cross.cpp:63.) face_normals = torch.cross(v1 - v0, v2 - v0) 17%|█▋ | 1/6 [00:00<00:02, 2.36it/s] 33%|███▎ | 2/6 [00:00<00:01, 2.61it/s] 50%|█████ | 3/6 [00:01<00:01, 2.69it/s] 67%|██████▋ | 4/6 [00:01<00:00, 2.71it/s] 83%|████████▎ | 5/6 [00:01<00:00, 2.76it/s] 100%|██████████| 6/6 [00:02<00:00, 2.76it/s] 100%|██████████| 6/6 [00:02<00:00, 2.71it/s] Video saved to /tmp/tmpaa_ddsup.mp4 Mesh saved to /tmp/tmpaa_ddsup.obj
Prediction
camenduru/instantmesh:4f151757fd04d508b84f2192a17f58d11673971f05d9cb1fd8bd8149c6fc7cbbID02vh42gxshrge0cewrwtdhq6ycStatusSucceededSourceWebHardwareA100 (40GB)Total durationCreatedby @camenduruInput
{ "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "export_video": true, "sample_steps": 75, "export_texmap": true, "remove_background": true }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "camenduru/instantmesh:4f151757fd04d508b84f2192a17f58d11673971f05d9cb1fd8bd8149c6fc7cbb", { input: { seed: 42, image_path: "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", export_video: true, sample_steps: 75, export_texmap: true, remove_background: true } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "camenduru/instantmesh:4f151757fd04d508b84f2192a17f58d11673971f05d9cb1fd8bd8149c6fc7cbb", input={ "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "export_video": True, "sample_steps": 75, "export_texmap": True, "remove_background": True } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "4f151757fd04d508b84f2192a17f58d11673971f05d9cb1fd8bd8149c6fc7cbb", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "export_video": true, "sample_steps": 75, "export_texmap": true, "remove_background": true } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-04-16T09:29:30.098892Z", "created_at": "2024-04-16T09:24:46.668000Z", "data_removed": false, "error": null, "id": "02vh42gxshrge0cewrwtdhq6yc", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "export_video": true, "sample_steps": 75, "export_texmap": true, "remove_background": true }, "logs": "Downloading data from 'https://github.com/danielgatis/rembg/releases/download/v0.0.0/u2net.onnx' to file '/root/.u2net/u2net.onnx'.\n 0%| | 0.00/176M [00:00<?, ?B/s]\n 2%|▌ | 2.76M/176M [00:00<00:06, 27.6MB/s]\n 4%|█▋ | 7.79M/176M [00:00<00:04, 40.9MB/s]\n 7%|██▊ | 12.8M/176M [00:00<00:03, 45.2MB/s]\n 10%|███▊ | 17.9M/176M [00:00<00:03, 47.5MB/s]\n 13%|████▉ | 23.0M/176M [00:00<00:03, 48.7MB/s]\n 16%|██████ | 28.1M/176M [00:00<00:02, 49.4MB/s]\n 19%|███████▏ | 33.2M/176M [00:00<00:02, 50.0MB/s]\n 22%|████████▏ | 38.2M/176M [00:00<00:02, 50.0MB/s]\n 25%|█████████▎ | 43.2M/176M [00:00<00:02, 48.4MB/s]\n 27%|██████████▍ | 48.3M/176M [00:01<00:02, 49.2MB/s]\n 30%|███████████▌ | 53.3M/176M [00:01<00:02, 49.4MB/s]\n 33%|████████████▌ | 58.4M/176M [00:01<00:02, 49.9MB/s]\n 36%|█████████████▋ | 63.5M/176M [00:01<00:02, 50.2MB/s]\n 39%|██████████████▊ | 68.7M/176M [00:01<00:02, 50.6MB/s]\n 42%|███████████████▉ | 73.8M/176M [00:01<00:02, 50.7MB/s]\n 45%|█████████████████ | 78.9M/176M [00:01<00:01, 50.9MB/s]\n 48%|██████████████████▏ | 84.0M/176M [00:01<00:01, 50.9MB/s]\n 51%|███████████████████▏ | 89.1M/176M [00:01<00:01, 50.8MB/s]\n 54%|████████████████████▎ | 94.2M/176M [00:01<00:01, 50.9MB/s]\n 56%|█████████████████████▍ | 99.2M/176M [00:02<00:01, 49.2MB/s]\n 59%|███████████████████████ | 104M/176M [00:02<00:01, 49.7MB/s]\n 62%|████████████████████████▏ | 109M/176M [00:02<00:01, 50.1MB/s]\n 65%|█████████████████████████▍ | 115M/176M [00:02<00:01, 50.4MB/s]\n 68%|██████████████████████████▌ | 120M/176M [00:02<00:01, 50.6MB/s]\n 71%|███████████████████████████▋ | 125M/176M [00:02<00:01, 50.7MB/s]\n 74%|████████████████████████████▊ | 130M/176M [00:02<00:00, 50.9MB/s]\n 77%|█████████████████████████████▉ | 135M/176M [00:02<00:00, 50.9MB/s]\n 80%|███████████████████████████████ | 140M/176M [00:02<00:00, 50.6MB/s]\n 82%|████████████████████████████████▏ | 145M/176M [00:02<00:00, 50.6MB/s]\n 85%|█████████████████████████████████▎ | 150M/176M [00:03<00:00, 50.4MB/s]\n 88%|██████████████████████████████████▍ | 155M/176M [00:03<00:00, 50.3MB/s]\n 91%|███████████████████████████████████▌ | 160M/176M [00:03<00:00, 50.5MB/s]\n 94%|████████████████████████████████████▋ | 165M/176M [00:03<00:00, 50.7MB/s]\n 97%|█████████████████████████████████████▊ | 170M/176M [00:03<00:00, 50.6MB/s]\n100%|██████████████████████████████████████▉| 176M/176M [00:03<00:00, 50.9MB/s]\n0%| | 0.00/176M [00:00<?, ?B/s]\n100%|████████████████████████████████████████| 176M/176M [00:00<00:00, 828GB/s]\nSeed set to 42\n 0%| | 0/75 [00:00<?, ?it/s]\n 1%|▏ | 1/75 [00:00<00:44, 1.66it/s]\n 3%|▎ | 2/75 [00:00<00:22, 3.22it/s]\n 4%|▍ | 3/75 [00:00<00:15, 4.65it/s]\n 7%|▋ | 5/75 [00:01<00:10, 6.67it/s]\n 8%|▊ | 6/75 [00:01<00:09, 7.22it/s]\n 11%|█ | 8/75 [00:01<00:07, 8.42it/s]\n 13%|█▎ | 10/75 [00:01<00:07, 9.14it/s]\n 16%|█▌ | 12/75 [00:01<00:06, 9.59it/s]\n 19%|█▊ | 14/75 [00:01<00:06, 9.87it/s]\n 21%|██▏ | 16/75 [00:02<00:06, 9.79it/s]\n 24%|██▍ | 18/75 [00:02<00:05, 9.98it/s]\n 27%|██▋ | 20/75 [00:02<00:05, 10.11it/s]\n 29%|██▉ | 22/75 [00:02<00:05, 10.18it/s]\n 32%|███▏ | 24/75 [00:02<00:04, 10.26it/s]\n 35%|███▍ | 26/75 [00:03<00:04, 10.29it/s]\n 37%|███▋ | 28/75 [00:03<00:04, 10.02it/s]\n 40%|████ | 30/75 [00:03<00:04, 10.15it/s]\n 43%|████▎ | 32/75 [00:03<00:04, 10.22it/s]\n 45%|████▌ | 34/75 [00:03<00:04, 10.22it/s]\n 48%|████▊ | 36/75 [00:04<00:03, 10.11it/s]\n 51%|█████ | 38/75 [00:04<00:03, 10.03it/s]\n 53%|█████▎ | 40/75 [00:04<00:03, 10.16it/s]\n 56%|█████▌ | 42/75 [00:04<00:03, 10.21it/s]\n 59%|█████▊ | 44/75 [00:04<00:03, 10.22it/s]\n 61%|██████▏ | 46/75 [00:05<00:02, 10.21it/s]\n 64%|██████▍ | 48/75 [00:05<00:02, 10.00it/s]\n 67%|██████▋ | 50/75 [00:05<00:02, 10.01it/s]\n 69%|██████▉ | 52/75 [00:05<00:02, 10.09it/s]\n 72%|███████▏ | 54/75 [00:05<00:02, 10.20it/s]\n 75%|███████▍ | 56/75 [00:06<00:01, 10.21it/s]\n 77%|███████▋ | 58/75 [00:06<00:01, 9.91it/s]\n 80%|████████ | 60/75 [00:06<00:01, 10.02it/s]\n 83%|████████▎ | 62/75 [00:06<00:01, 10.06it/s]\n 85%|████████▌ | 64/75 [00:06<00:01, 10.13it/s]\n 88%|████████▊ | 66/75 [00:07<00:00, 10.13it/s]\n 91%|█████████ | 68/75 [00:07<00:00, 10.10it/s]\n 93%|█████████▎| 70/75 [00:07<00:00, 10.20it/s]\n 96%|█████████▌| 72/75 [00:07<00:00, 10.27it/s]\n 99%|█████████▊| 74/75 [00:07<00:00, 10.33it/s]\n100%|██████████| 75/75 [00:07<00:00, 9.51it/s]\n/src/predict.py:41: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at ../torch/csrc/utils/tensor_numpy.cpp:206.)\nshow_image = torch.from_numpy(show_image) # (960, 640, 3)\n/tmp/tmpkazgrgd3.obj\n 0%| | 0/6 [00:00<?, ?it/s]/content/InstantMesh/src/models/geometry/render/neural_render.py:51: UserWarning: Using torch.cross without specifying the dim arg is deprecated.\nPlease either pass the dim explicitly or simply use torch.linalg.cross.\nThe default value of dim will change to agree with that of linalg.cross in a future release. (Triggered internally at ../aten/src/ATen/native/Cross.cpp:63.)\nface_normals = torch.cross(v1 - v0, v2 - v0)\n 17%|█▋ | 1/6 [00:00<00:02, 2.14it/s]\n 33%|███▎ | 2/6 [00:00<00:01, 2.49it/s]\n 50%|█████ | 3/6 [00:01<00:01, 2.60it/s]\n 67%|██████▋ | 4/6 [00:01<00:00, 2.67it/s]\n 83%|████████▎ | 5/6 [00:01<00:00, 2.71it/s]\n100%|██████████| 6/6 [00:02<00:00, 2.73it/s]\n100%|██████████| 6/6 [00:02<00:00, 2.65it/s]\nVideo saved to /tmp/tmpkazgrgd3.mp4\nMesh with texmap saved to /tmp/tmpkazgrgd3.obj", "metrics": { "predict_time": 49.499111, "total_time": 283.430892 }, "output": [ "https://replicate.delivery/pbxt/f309uxIE1MQbcCazIYuIA66VVpdKLrCOHyfccG4fUfmmv9rKB/mv_show_images.png", "https://replicate.delivery/pbxt/Thfx1IYFayX0Aa5FdWjuIwpYxsnPr6eSvLEgfZpiRfznv9rKB/tmpkazgrgd3.mp4", "https://replicate.delivery/pbxt/WNSvPfczP5RDTKmSsPL4x2WnYABPPDnnyMolpxHydNe5bfVlA/tmpkazgrgd3.obj", "https://replicate.delivery/pbxt/wl1tfZK2f0sUREXGfOrrlG623ekereReIHFLuebloexHy3erKB/tmpkazgrgd3.mtl", "https://replicate.delivery/pbxt/zKBd46VI8QYIPpbIFo5aFxpLr0Kn0SME29rwvfuSufV5bfVlA/tmpkazgrgd3.png" ], "started_at": "2024-04-16T09:28:40.599781Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/02vh42gxshrge0cewrwtdhq6yc", "cancel": "https://api.replicate.com/v1/predictions/02vh42gxshrge0cewrwtdhq6yc/cancel" }, "version": "4f151757fd04d508b84f2192a17f58d11673971f05d9cb1fd8bd8149c6fc7cbb" }
Generated inDownloading data from 'https://github.com/danielgatis/rembg/releases/download/v0.0.0/u2net.onnx' to file '/root/.u2net/u2net.onnx'. 0%| | 0.00/176M [00:00<?, ?B/s] 2%|▌ | 2.76M/176M [00:00<00:06, 27.6MB/s] 4%|█▋ | 7.79M/176M [00:00<00:04, 40.9MB/s] 7%|██▊ | 12.8M/176M [00:00<00:03, 45.2MB/s] 10%|███▊ | 17.9M/176M [00:00<00:03, 47.5MB/s] 13%|████▉ | 23.0M/176M [00:00<00:03, 48.7MB/s] 16%|██████ | 28.1M/176M [00:00<00:02, 49.4MB/s] 19%|███████▏ | 33.2M/176M [00:00<00:02, 50.0MB/s] 22%|████████▏ | 38.2M/176M [00:00<00:02, 50.0MB/s] 25%|█████████▎ | 43.2M/176M [00:00<00:02, 48.4MB/s] 27%|██████████▍ | 48.3M/176M [00:01<00:02, 49.2MB/s] 30%|███████████▌ | 53.3M/176M [00:01<00:02, 49.4MB/s] 33%|████████████▌ | 58.4M/176M [00:01<00:02, 49.9MB/s] 36%|█████████████▋ | 63.5M/176M [00:01<00:02, 50.2MB/s] 39%|██████████████▊ | 68.7M/176M [00:01<00:02, 50.6MB/s] 42%|███████████████▉ | 73.8M/176M [00:01<00:02, 50.7MB/s] 45%|█████████████████ | 78.9M/176M [00:01<00:01, 50.9MB/s] 48%|██████████████████▏ | 84.0M/176M [00:01<00:01, 50.9MB/s] 51%|███████████████████▏ | 89.1M/176M [00:01<00:01, 50.8MB/s] 54%|████████████████████▎ | 94.2M/176M [00:01<00:01, 50.9MB/s] 56%|█████████████████████▍ | 99.2M/176M [00:02<00:01, 49.2MB/s] 59%|███████████████████████ | 104M/176M [00:02<00:01, 49.7MB/s] 62%|████████████████████████▏ | 109M/176M [00:02<00:01, 50.1MB/s] 65%|█████████████████████████▍ | 115M/176M [00:02<00:01, 50.4MB/s] 68%|██████████████████████████▌ | 120M/176M [00:02<00:01, 50.6MB/s] 71%|███████████████████████████▋ | 125M/176M [00:02<00:01, 50.7MB/s] 74%|████████████████████████████▊ | 130M/176M [00:02<00:00, 50.9MB/s] 77%|█████████████████████████████▉ | 135M/176M [00:02<00:00, 50.9MB/s] 80%|███████████████████████████████ | 140M/176M [00:02<00:00, 50.6MB/s] 82%|████████████████████████████████▏ | 145M/176M [00:02<00:00, 50.6MB/s] 85%|█████████████████████████████████▎ | 150M/176M [00:03<00:00, 50.4MB/s] 88%|██████████████████████████████████▍ | 155M/176M [00:03<00:00, 50.3MB/s] 91%|███████████████████████████████████▌ | 160M/176M [00:03<00:00, 50.5MB/s] 94%|████████████████████████████████████▋ | 165M/176M [00:03<00:00, 50.7MB/s] 97%|█████████████████████████████████████▊ | 170M/176M [00:03<00:00, 50.6MB/s] 100%|██████████████████████████████████████▉| 176M/176M [00:03<00:00, 50.9MB/s] 0%| | 0.00/176M [00:00<?, ?B/s] 100%|████████████████████████████████████████| 176M/176M [00:00<00:00, 828GB/s] Seed set to 42 0%| | 0/75 [00:00<?, ?it/s] 1%|▏ | 1/75 [00:00<00:44, 1.66it/s] 3%|▎ | 2/75 [00:00<00:22, 3.22it/s] 4%|▍ | 3/75 [00:00<00:15, 4.65it/s] 7%|▋ | 5/75 [00:01<00:10, 6.67it/s] 8%|▊ | 6/75 [00:01<00:09, 7.22it/s] 11%|█ | 8/75 [00:01<00:07, 8.42it/s] 13%|█▎ | 10/75 [00:01<00:07, 9.14it/s] 16%|█▌ | 12/75 [00:01<00:06, 9.59it/s] 19%|█▊ | 14/75 [00:01<00:06, 9.87it/s] 21%|██▏ | 16/75 [00:02<00:06, 9.79it/s] 24%|██▍ | 18/75 [00:02<00:05, 9.98it/s] 27%|██▋ | 20/75 [00:02<00:05, 10.11it/s] 29%|██▉ | 22/75 [00:02<00:05, 10.18it/s] 32%|███▏ | 24/75 [00:02<00:04, 10.26it/s] 35%|███▍ | 26/75 [00:03<00:04, 10.29it/s] 37%|███▋ | 28/75 [00:03<00:04, 10.02it/s] 40%|████ | 30/75 [00:03<00:04, 10.15it/s] 43%|████▎ | 32/75 [00:03<00:04, 10.22it/s] 45%|████▌ | 34/75 [00:03<00:04, 10.22it/s] 48%|████▊ | 36/75 [00:04<00:03, 10.11it/s] 51%|█████ | 38/75 [00:04<00:03, 10.03it/s] 53%|█████▎ | 40/75 [00:04<00:03, 10.16it/s] 56%|█████▌ | 42/75 [00:04<00:03, 10.21it/s] 59%|█████▊ | 44/75 [00:04<00:03, 10.22it/s] 61%|██████▏ | 46/75 [00:05<00:02, 10.21it/s] 64%|██████▍ | 48/75 [00:05<00:02, 10.00it/s] 67%|██████▋ | 50/75 [00:05<00:02, 10.01it/s] 69%|██████▉ | 52/75 [00:05<00:02, 10.09it/s] 72%|███████▏ | 54/75 [00:05<00:02, 10.20it/s] 75%|███████▍ | 56/75 [00:06<00:01, 10.21it/s] 77%|███████▋ | 58/75 [00:06<00:01, 9.91it/s] 80%|████████ | 60/75 [00:06<00:01, 10.02it/s] 83%|████████▎ | 62/75 [00:06<00:01, 10.06it/s] 85%|████████▌ | 64/75 [00:06<00:01, 10.13it/s] 88%|████████▊ | 66/75 [00:07<00:00, 10.13it/s] 91%|█████████ | 68/75 [00:07<00:00, 10.10it/s] 93%|█████████▎| 70/75 [00:07<00:00, 10.20it/s] 96%|█████████▌| 72/75 [00:07<00:00, 10.27it/s] 99%|█████████▊| 74/75 [00:07<00:00, 10.33it/s] 100%|██████████| 75/75 [00:07<00:00, 9.51it/s] /src/predict.py:41: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at ../torch/csrc/utils/tensor_numpy.cpp:206.) show_image = torch.from_numpy(show_image) # (960, 640, 3) /tmp/tmpkazgrgd3.obj 0%| | 0/6 [00:00<?, ?it/s]/content/InstantMesh/src/models/geometry/render/neural_render.py:51: UserWarning: Using torch.cross without specifying the dim arg is deprecated. Please either pass the dim explicitly or simply use torch.linalg.cross. The default value of dim will change to agree with that of linalg.cross in a future release. (Triggered internally at ../aten/src/ATen/native/Cross.cpp:63.) face_normals = torch.cross(v1 - v0, v2 - v0) 17%|█▋ | 1/6 [00:00<00:02, 2.14it/s] 33%|███▎ | 2/6 [00:00<00:01, 2.49it/s] 50%|█████ | 3/6 [00:01<00:01, 2.60it/s] 67%|██████▋ | 4/6 [00:01<00:00, 2.67it/s] 83%|████████▎ | 5/6 [00:01<00:00, 2.71it/s] 100%|██████████| 6/6 [00:02<00:00, 2.73it/s] 100%|██████████| 6/6 [00:02<00:00, 2.65it/s] Video saved to /tmp/tmpkazgrgd3.mp4 Mesh with texmap saved to /tmp/tmpkazgrgd3.obj
Prediction
camenduru/instantmesh:4f151757fd04d508b84f2192a17f58d11673971f05d9cb1fd8bd8149c6fc7cbbID8c5yrynkhxrg80cewrzvrc6hpcStatusSucceededSourceWebHardwareA100 (40GB)Total durationCreatedInput
{ "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkxh5w7C22B7Ue2DtaIKjb0LQRjxQptUQvtpw3Qq7vaUofQb/cartoon_girl.jpg", "export_video": true, "sample_steps": 75, "export_texmap": true, "remove_background": true }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "camenduru/instantmesh:4f151757fd04d508b84f2192a17f58d11673971f05d9cb1fd8bd8149c6fc7cbb", { input: { seed: 42, image_path: "https://replicate.delivery/pbxt/Kkxh5w7C22B7Ue2DtaIKjb0LQRjxQptUQvtpw3Qq7vaUofQb/cartoon_girl.jpg", export_video: true, sample_steps: 75, export_texmap: true, remove_background: true } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "camenduru/instantmesh:4f151757fd04d508b84f2192a17f58d11673971f05d9cb1fd8bd8149c6fc7cbb", input={ "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkxh5w7C22B7Ue2DtaIKjb0LQRjxQptUQvtpw3Qq7vaUofQb/cartoon_girl.jpg", "export_video": True, "sample_steps": 75, "export_texmap": True, "remove_background": True } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "4f151757fd04d508b84f2192a17f58d11673971f05d9cb1fd8bd8149c6fc7cbb", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkxh5w7C22B7Ue2DtaIKjb0LQRjxQptUQvtpw3Qq7vaUofQb/cartoon_girl.jpg", "export_video": true, "sample_steps": 75, "export_texmap": true, "remove_background": true } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-04-16T09:36:53.600331Z", "created_at": "2024-04-16T09:31:58.223000Z", "data_removed": false, "error": null, "id": "8c5yrynkhxrg80cewrzvrc6hpc", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkxh5w7C22B7Ue2DtaIKjb0LQRjxQptUQvtpw3Qq7vaUofQb/cartoon_girl.jpg", "export_video": true, "sample_steps": 75, "export_texmap": true, "remove_background": true }, "logs": "Downloading data from 'https://github.com/danielgatis/rembg/releases/download/v0.0.0/u2net.onnx' to file '/root/.u2net/u2net.onnx'.\n 0%| | 0.00/176M [00:00<?, ?B/s]\n 0%|▏ | 606k/176M [00:00<00:28, 6.06MB/s]\n 1%|▎ | 1.64M/176M [00:00<00:20, 8.58MB/s]\n 2%|▋ | 3.21M/176M [00:00<00:14, 11.8MB/s]\n 3%|█▏ | 5.56M/176M [00:00<00:10, 16.4MB/s]\n 5%|█▉ | 9.03M/176M [00:00<00:07, 23.0MB/s]\n 8%|██▉ | 13.7M/176M [00:00<00:05, 31.1MB/s]\n 10%|███▉ | 18.2M/176M [00:00<00:04, 35.7MB/s]\n 13%|████▉ | 22.8M/176M [00:00<00:03, 38.8MB/s]\n 16%|█████▉ | 27.4M/176M [00:00<00:03, 41.2MB/s]\n 18%|██████▉ | 32.2M/176M [00:01<00:03, 43.1MB/s]\n 21%|███████▉ | 36.8M/176M [00:01<00:03, 44.3MB/s]\n 24%|████████▉ | 41.6M/176M [00:01<00:02, 45.2MB/s]\n 26%|██████████ | 46.3M/176M [00:01<00:02, 45.9MB/s]\n 29%|███████████ | 51.1M/176M [00:01<00:02, 46.3MB/s]\n 32%|████████████ | 55.8M/176M [00:01<00:02, 46.7MB/s]\n 34%|█████████████ | 60.6M/176M [00:01<00:02, 47.0MB/s]\n 37%|██████████████ | 65.3M/176M [00:01<00:02, 44.6MB/s]\n 40%|███████████████ | 69.8M/176M [00:01<00:02, 43.0MB/s]\n 42%|███████████████▉ | 74.1M/176M [00:01<00:02, 42.6MB/s]\n 45%|█████████████████ | 79.1M/176M [00:02<00:02, 44.8MB/s]\n 48%|██████████████████▏ | 84.1M/176M [00:02<00:01, 46.3MB/s]\n 51%|███████████████████▎ | 89.2M/176M [00:02<00:01, 47.5MB/s]\n 54%|████████████████████▎ | 94.2M/176M [00:02<00:01, 48.4MB/s]\n 56%|█████████████████████▍ | 99.3M/176M [00:02<00:01, 49.0MB/s]\n 59%|███████████████████████ | 104M/176M [00:02<00:01, 49.5MB/s]\n 62%|████████████████████████▏ | 109M/176M [00:02<00:01, 49.6MB/s]\n 65%|█████████████████████████▎ | 114M/176M [00:02<00:01, 47.4MB/s]\n 68%|██████████████████████████▍ | 119M/176M [00:02<00:01, 48.2MB/s]\n 71%|███████████████████████████▌ | 124M/176M [00:02<00:01, 48.6MB/s]\n 73%|████████████████████████████▋ | 129M/176M [00:03<00:00, 49.1MB/s]\n 76%|█████████████████████████████▊ | 134M/176M [00:03<00:00, 49.5MB/s]\n 79%|██████████████████████████████▉ | 139M/176M [00:03<00:00, 49.8MB/s]\n 82%|████████████████████████████████ | 144M/176M [00:03<00:00, 50.1MB/s]\n 85%|█████████████████████████████████▏ | 150M/176M [00:03<00:00, 50.2MB/s]\n 88%|██████████████████████████████████▎ | 155M/176M [00:03<00:00, 50.2MB/s]\n 91%|███████████████████████████████████▎ | 160M/176M [00:03<00:00, 50.2MB/s]\n 94%|████████████████████████████████████▍ | 165M/176M [00:03<00:00, 49.2MB/s]\n 96%|█████████████████████████████████████▌ | 170M/176M [00:03<00:00, 49.2MB/s]\n 99%|██████████████████████████████████████▋| 174M/176M [00:03<00:00, 49.2MB/s]\n0%| | 0.00/176M [00:00<?, ?B/s]\n100%|████████████████████████████████████████| 176M/176M [00:00<00:00, 733GB/s]\nSeed set to 42\n 0%| | 0/75 [00:00<?, ?it/s]\n 1%|▏ | 1/75 [00:00<00:44, 1.68it/s]\n 3%|▎ | 2/75 [00:00<00:22, 3.24it/s]\n 4%|▍ | 3/75 [00:00<00:15, 4.66it/s]\n 5%|▌ | 4/75 [00:00<00:12, 5.89it/s]\n 7%|▋ | 5/75 [00:01<00:10, 6.38it/s]\n 9%|▉ | 7/75 [00:01<00:08, 7.97it/s]\n 12%|█▏ | 9/75 [00:01<00:07, 8.91it/s]\n 15%|█▍ | 11/75 [00:01<00:06, 9.51it/s]\n 17%|█▋ | 13/75 [00:01<00:06, 9.87it/s]\n 20%|██ | 15/75 [00:01<00:05, 10.07it/s]\n 23%|██▎ | 17/75 [00:02<00:05, 9.68it/s]\n 25%|██▌ | 19/75 [00:02<00:05, 9.97it/s]\n 28%|██▊ | 21/75 [00:02<00:05, 10.18it/s]\n 31%|███ | 23/75 [00:02<00:05, 10.32it/s]\n 33%|███▎ | 25/75 [00:02<00:04, 10.33it/s]\n 36%|███▌ | 27/75 [00:03<00:04, 10.11it/s]\n 39%|███▊ | 29/75 [00:03<00:04, 10.21it/s]\n 41%|████▏ | 31/75 [00:03<00:04, 10.30it/s]\n 44%|████▍ | 33/75 [00:03<00:04, 10.36it/s]\n 47%|████▋ | 35/75 [00:03<00:03, 10.37it/s]\n 49%|████▉ | 37/75 [00:04<00:03, 10.01it/s]\n 52%|█████▏ | 39/75 [00:04<00:03, 10.19it/s]\n 55%|█████▍ | 41/75 [00:04<00:03, 10.33it/s]\n 57%|█████▋ | 43/75 [00:04<00:03, 10.44it/s]\n 60%|██████ | 45/75 [00:04<00:02, 10.46it/s]\n 63%|██████▎ | 47/75 [00:05<00:02, 10.21it/s]\n 65%|██████▌ | 49/75 [00:05<00:02, 10.28it/s]\n 68%|██████▊ | 51/75 [00:05<00:02, 10.34it/s]\n 71%|███████ | 53/75 [00:05<00:02, 10.39it/s]\n 73%|███████▎ | 55/75 [00:05<00:01, 10.43it/s]\n 76%|███████▌ | 57/75 [00:06<00:01, 10.41it/s]\n 79%|███████▊ | 59/75 [00:06<00:01, 10.20it/s]\n 81%|████████▏ | 61/75 [00:06<00:01, 10.29it/s]\n 84%|████████▍ | 63/75 [00:06<00:01, 10.37it/s]\n 87%|████████▋ | 65/75 [00:06<00:00, 10.42it/s]\n 89%|████████▉ | 67/75 [00:07<00:00, 10.43it/s]\n 92%|█████████▏| 69/75 [00:07<00:00, 10.31it/s]\n 95%|█████████▍| 71/75 [00:07<00:00, 10.36it/s]\n 97%|█████████▋| 73/75 [00:07<00:00, 10.40it/s]\n100%|██████████| 75/75 [00:07<00:00, 10.42it/s]\n100%|██████████| 75/75 [00:07<00:00, 9.61it/s]\n/src/predict.py:41: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at ../torch/csrc/utils/tensor_numpy.cpp:206.)\nshow_image = torch.from_numpy(show_image) # (960, 640, 3)\n/tmp/tmp35gnxj1a.obj\n 0%| | 0/6 [00:00<?, ?it/s]/content/InstantMesh/src/models/geometry/render/neural_render.py:51: UserWarning: Using torch.cross without specifying the dim arg is deprecated.\nPlease either pass the dim explicitly or simply use torch.linalg.cross.\nThe default value of dim will change to agree with that of linalg.cross in a future release. (Triggered internally at ../aten/src/ATen/native/Cross.cpp:63.)\nface_normals = torch.cross(v1 - v0, v2 - v0)\n 17%|█▋ | 1/6 [00:00<00:02, 2.15it/s]\n 33%|███▎ | 2/6 [00:00<00:01, 2.50it/s]\n 50%|█████ | 3/6 [00:01<00:01, 2.63it/s]\n 67%|██████▋ | 4/6 [00:01<00:00, 2.70it/s]\n 83%|████████▎ | 5/6 [00:01<00:00, 2.74it/s]\n100%|██████████| 6/6 [00:02<00:00, 2.77it/s]\n100%|██████████| 6/6 [00:02<00:00, 2.68it/s]\nVideo saved to /tmp/tmp35gnxj1a.mp4\nMesh with texmap saved to /tmp/tmp35gnxj1a.obj", "metrics": { "predict_time": 35.084921, "total_time": 295.377331 }, "output": [ "https://replicate.delivery/pbxt/fze5zbIKRslXK02kxoBUk4i7TsBXiDNH5bcMJqmvfvAoFfrKB/mv_show_images.png", "https://replicate.delivery/pbxt/lPtCrMaxyIpBN1Eobe6LGDeBeO3TXPQeCXN8elzMwCbkW8XVC/tmp35gnxj1a.mp4", "https://replicate.delivery/pbxt/Pn4woorCTcbvG5few1WpRzRTDfM2SfASdeJYjw6kUskuW8XVC/tmp35gnxj1a.obj", "https://replicate.delivery/pbxt/B4Rgh8CfkAWycCMleeEZNi3GISN6ySYRqFY4OGvpHX8rFfrKB/tmp35gnxj1a.mtl", "https://replicate.delivery/pbxt/c5W5JmmKSMawAFkqD73l4YVi1EmlD5inOncfqbGNApsaxfqSA/tmp35gnxj1a.png" ], "started_at": "2024-04-16T09:36:18.515410Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/8c5yrynkhxrg80cewrzvrc6hpc", "cancel": "https://api.replicate.com/v1/predictions/8c5yrynkhxrg80cewrzvrc6hpc/cancel" }, "version": "4f151757fd04d508b84f2192a17f58d11673971f05d9cb1fd8bd8149c6fc7cbb" }
Generated inDownloading data from 'https://github.com/danielgatis/rembg/releases/download/v0.0.0/u2net.onnx' to file '/root/.u2net/u2net.onnx'. 0%| | 0.00/176M [00:00<?, ?B/s] 0%|▏ | 606k/176M [00:00<00:28, 6.06MB/s] 1%|▎ | 1.64M/176M [00:00<00:20, 8.58MB/s] 2%|▋ | 3.21M/176M [00:00<00:14, 11.8MB/s] 3%|█▏ | 5.56M/176M [00:00<00:10, 16.4MB/s] 5%|█▉ | 9.03M/176M [00:00<00:07, 23.0MB/s] 8%|██▉ | 13.7M/176M [00:00<00:05, 31.1MB/s] 10%|███▉ | 18.2M/176M [00:00<00:04, 35.7MB/s] 13%|████▉ | 22.8M/176M [00:00<00:03, 38.8MB/s] 16%|█████▉ | 27.4M/176M [00:00<00:03, 41.2MB/s] 18%|██████▉ | 32.2M/176M [00:01<00:03, 43.1MB/s] 21%|███████▉ | 36.8M/176M [00:01<00:03, 44.3MB/s] 24%|████████▉ | 41.6M/176M [00:01<00:02, 45.2MB/s] 26%|██████████ | 46.3M/176M [00:01<00:02, 45.9MB/s] 29%|███████████ | 51.1M/176M [00:01<00:02, 46.3MB/s] 32%|████████████ | 55.8M/176M [00:01<00:02, 46.7MB/s] 34%|█████████████ | 60.6M/176M [00:01<00:02, 47.0MB/s] 37%|██████████████ | 65.3M/176M [00:01<00:02, 44.6MB/s] 40%|███████████████ | 69.8M/176M [00:01<00:02, 43.0MB/s] 42%|███████████████▉ | 74.1M/176M [00:01<00:02, 42.6MB/s] 45%|█████████████████ | 79.1M/176M [00:02<00:02, 44.8MB/s] 48%|██████████████████▏ | 84.1M/176M [00:02<00:01, 46.3MB/s] 51%|███████████████████▎ | 89.2M/176M [00:02<00:01, 47.5MB/s] 54%|████████████████████▎ | 94.2M/176M [00:02<00:01, 48.4MB/s] 56%|█████████████████████▍ | 99.3M/176M [00:02<00:01, 49.0MB/s] 59%|███████████████████████ | 104M/176M [00:02<00:01, 49.5MB/s] 62%|████████████████████████▏ | 109M/176M [00:02<00:01, 49.6MB/s] 65%|█████████████████████████▎ | 114M/176M [00:02<00:01, 47.4MB/s] 68%|██████████████████████████▍ | 119M/176M [00:02<00:01, 48.2MB/s] 71%|███████████████████████████▌ | 124M/176M [00:02<00:01, 48.6MB/s] 73%|████████████████████████████▋ | 129M/176M [00:03<00:00, 49.1MB/s] 76%|█████████████████████████████▊ | 134M/176M [00:03<00:00, 49.5MB/s] 79%|██████████████████████████████▉ | 139M/176M [00:03<00:00, 49.8MB/s] 82%|████████████████████████████████ | 144M/176M [00:03<00:00, 50.1MB/s] 85%|█████████████████████████████████▏ | 150M/176M [00:03<00:00, 50.2MB/s] 88%|██████████████████████████████████▎ | 155M/176M [00:03<00:00, 50.2MB/s] 91%|███████████████████████████████████▎ | 160M/176M [00:03<00:00, 50.2MB/s] 94%|████████████████████████████████████▍ | 165M/176M [00:03<00:00, 49.2MB/s] 96%|█████████████████████████████████████▌ | 170M/176M [00:03<00:00, 49.2MB/s] 99%|██████████████████████████████████████▋| 174M/176M [00:03<00:00, 49.2MB/s] 0%| | 0.00/176M [00:00<?, ?B/s] 100%|████████████████████████████████████████| 176M/176M [00:00<00:00, 733GB/s] Seed set to 42 0%| | 0/75 [00:00<?, ?it/s] 1%|▏ | 1/75 [00:00<00:44, 1.68it/s] 3%|▎ | 2/75 [00:00<00:22, 3.24it/s] 4%|▍ | 3/75 [00:00<00:15, 4.66it/s] 5%|▌ | 4/75 [00:00<00:12, 5.89it/s] 7%|▋ | 5/75 [00:01<00:10, 6.38it/s] 9%|▉ | 7/75 [00:01<00:08, 7.97it/s] 12%|█▏ | 9/75 [00:01<00:07, 8.91it/s] 15%|█▍ | 11/75 [00:01<00:06, 9.51it/s] 17%|█▋ | 13/75 [00:01<00:06, 9.87it/s] 20%|██ | 15/75 [00:01<00:05, 10.07it/s] 23%|██▎ | 17/75 [00:02<00:05, 9.68it/s] 25%|██▌ | 19/75 [00:02<00:05, 9.97it/s] 28%|██▊ | 21/75 [00:02<00:05, 10.18it/s] 31%|███ | 23/75 [00:02<00:05, 10.32it/s] 33%|███▎ | 25/75 [00:02<00:04, 10.33it/s] 36%|███▌ | 27/75 [00:03<00:04, 10.11it/s] 39%|███▊ | 29/75 [00:03<00:04, 10.21it/s] 41%|████▏ | 31/75 [00:03<00:04, 10.30it/s] 44%|████▍ | 33/75 [00:03<00:04, 10.36it/s] 47%|████▋ | 35/75 [00:03<00:03, 10.37it/s] 49%|████▉ | 37/75 [00:04<00:03, 10.01it/s] 52%|█████▏ | 39/75 [00:04<00:03, 10.19it/s] 55%|█████▍ | 41/75 [00:04<00:03, 10.33it/s] 57%|█████▋ | 43/75 [00:04<00:03, 10.44it/s] 60%|██████ | 45/75 [00:04<00:02, 10.46it/s] 63%|██████▎ | 47/75 [00:05<00:02, 10.21it/s] 65%|██████▌ | 49/75 [00:05<00:02, 10.28it/s] 68%|██████▊ | 51/75 [00:05<00:02, 10.34it/s] 71%|███████ | 53/75 [00:05<00:02, 10.39it/s] 73%|███████▎ | 55/75 [00:05<00:01, 10.43it/s] 76%|███████▌ | 57/75 [00:06<00:01, 10.41it/s] 79%|███████▊ | 59/75 [00:06<00:01, 10.20it/s] 81%|████████▏ | 61/75 [00:06<00:01, 10.29it/s] 84%|████████▍ | 63/75 [00:06<00:01, 10.37it/s] 87%|████████▋ | 65/75 [00:06<00:00, 10.42it/s] 89%|████████▉ | 67/75 [00:07<00:00, 10.43it/s] 92%|█████████▏| 69/75 [00:07<00:00, 10.31it/s] 95%|█████████▍| 71/75 [00:07<00:00, 10.36it/s] 97%|█████████▋| 73/75 [00:07<00:00, 10.40it/s] 100%|██████████| 75/75 [00:07<00:00, 10.42it/s] 100%|██████████| 75/75 [00:07<00:00, 9.61it/s] /src/predict.py:41: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at ../torch/csrc/utils/tensor_numpy.cpp:206.) show_image = torch.from_numpy(show_image) # (960, 640, 3) /tmp/tmp35gnxj1a.obj 0%| | 0/6 [00:00<?, ?it/s]/content/InstantMesh/src/models/geometry/render/neural_render.py:51: UserWarning: Using torch.cross without specifying the dim arg is deprecated. Please either pass the dim explicitly or simply use torch.linalg.cross. The default value of dim will change to agree with that of linalg.cross in a future release. (Triggered internally at ../aten/src/ATen/native/Cross.cpp:63.) face_normals = torch.cross(v1 - v0, v2 - v0) 17%|█▋ | 1/6 [00:00<00:02, 2.15it/s] 33%|███▎ | 2/6 [00:00<00:01, 2.50it/s] 50%|█████ | 3/6 [00:01<00:01, 2.63it/s] 67%|██████▋ | 4/6 [00:01<00:00, 2.70it/s] 83%|████████▎ | 5/6 [00:01<00:00, 2.74it/s] 100%|██████████| 6/6 [00:02<00:00, 2.77it/s] 100%|██████████| 6/6 [00:02<00:00, 2.68it/s] Video saved to /tmp/tmp35gnxj1a.mp4 Mesh with texmap saved to /tmp/tmp35gnxj1a.obj
Prediction
camenduru/instantmesh:4f151757fd04d508b84f2192a17f58d11673971f05d9cb1fd8bd8149c6fc7cbbIDab548det3nrgc0cews3r1z27dwStatusSucceededSourceWebHardwareA100 (40GB)Total durationCreatedInput
{ "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkxpWrTRGziCeAnocwiUR5epbms9mtLlhM2MhGKobTBnMH45/pikachu.png", "export_video": true, "sample_steps": 75, "export_texmap": true, "remove_background": true }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "camenduru/instantmesh:4f151757fd04d508b84f2192a17f58d11673971f05d9cb1fd8bd8149c6fc7cbb", { input: { seed: 42, image_path: "https://replicate.delivery/pbxt/KkxpWrTRGziCeAnocwiUR5epbms9mtLlhM2MhGKobTBnMH45/pikachu.png", export_video: true, sample_steps: 75, export_texmap: true, remove_background: true } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "camenduru/instantmesh:4f151757fd04d508b84f2192a17f58d11673971f05d9cb1fd8bd8149c6fc7cbb", input={ "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkxpWrTRGziCeAnocwiUR5epbms9mtLlhM2MhGKobTBnMH45/pikachu.png", "export_video": True, "sample_steps": 75, "export_texmap": True, "remove_background": True } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "4f151757fd04d508b84f2192a17f58d11673971f05d9cb1fd8bd8149c6fc7cbb", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkxpWrTRGziCeAnocwiUR5epbms9mtLlhM2MhGKobTBnMH45/pikachu.png", "export_video": true, "sample_steps": 75, "export_texmap": true, "remove_background": true } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-04-16T09:45:30.710731Z", "created_at": "2024-04-16T09:40:52.381000Z", "data_removed": false, "error": null, "id": "ab548det3nrgc0cews3r1z27dw", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkxpWrTRGziCeAnocwiUR5epbms9mtLlhM2MhGKobTBnMH45/pikachu.png", "export_video": true, "sample_steps": 75, "export_texmap": true, "remove_background": true }, "logs": "Downloading data from 'https://github.com/danielgatis/rembg/releases/download/v0.0.0/u2net.onnx' to file '/root/.u2net/u2net.onnx'.\n 0%| | 0.00/176M [00:00<?, ?B/s]\n 0%|▏ | 666k/176M [00:00<00:26, 6.59MB/s]\n 1%|▍ | 1.86M/176M [00:00<00:18, 9.64MB/s]\n 2%|▊ | 3.75M/176M [00:00<00:12, 13.8MB/s]\n 4%|█▍ | 6.72M/176M [00:00<00:08, 20.1MB/s]\n 6%|██▍ | 11.1M/176M [00:00<00:05, 28.6MB/s]\n 9%|███▍ | 16.0M/176M [00:00<00:04, 35.7MB/s]\n 11%|████▎ | 20.2M/176M [00:00<00:04, 37.6MB/s]\n 14%|█████▍ | 25.2M/176M [00:00<00:03, 41.7MB/s]\n 17%|██████▌ | 30.3M/176M [00:00<00:03, 44.3MB/s]\n 20%|███████▋ | 35.4M/176M [00:01<00:03, 46.3MB/s]\n 23%|████████▋ | 40.4M/176M [00:01<00:02, 47.6MB/s]\n 26%|█████████▊ | 45.5M/176M [00:01<00:02, 48.5MB/s]\n 29%|██████████▉ | 50.5M/176M [00:01<00:02, 49.1MB/s]\n 32%|███████████▉ | 55.5M/176M [00:01<00:02, 49.4MB/s]\n 34%|█████████████ | 60.6M/176M [00:01<00:02, 49.8MB/s]\n 37%|██████████████▏ | 65.6M/176M [00:01<00:02, 50.0MB/s]\n 40%|███████████████▎ | 70.7M/176M [00:01<00:02, 47.9MB/s]\n 43%|████████████████▎ | 75.7M/176M [00:01<00:02, 48.6MB/s]\n 46%|█████████████████▍ | 80.7M/176M [00:01<00:01, 49.1MB/s]\n 49%|██████████████████▌ | 85.7M/176M [00:02<00:01, 49.4MB/s]\n 52%|███████████████████▌ | 90.8M/176M [00:02<00:01, 49.8MB/s]\n 54%|████████████████████▋ | 95.8M/176M [00:02<00:01, 50.0MB/s]\n 57%|██████████████████████▎ | 101M/176M [00:02<00:01, 50.2MB/s]\n 60%|███████████████████████▍ | 106M/176M [00:02<00:01, 50.2MB/s]\n 63%|████████████████████████▌ | 111M/176M [00:02<00:01, 50.3MB/s]\n 66%|█████████████████████████▋ | 116M/176M [00:02<00:01, 49.3MB/s]\n 69%|██████████████████████████▊ | 121M/176M [00:02<00:01, 49.0MB/s]\n 72%|███████████████████████████▉ | 126M/176M [00:02<00:01, 49.3MB/s]\n 74%|█████████████████████████████ | 131M/176M [00:02<00:00, 47.6MB/s]\n 77%|██████████████████████████████ | 136M/176M [00:03<00:00, 47.8MB/s]\n 80%|███████████████████████████████▏ | 141M/176M [00:03<00:00, 48.7MB/s]\n 83%|████████████████████████████████▎ | 146M/176M [00:03<00:00, 49.2MB/s]\n 86%|█████████████████████████████████▍ | 151M/176M [00:03<00:00, 49.7MB/s]\n 89%|██████████████████████████████████▌ | 156M/176M [00:03<00:00, 50.0MB/s]\n 91%|███████████████████████████████████▋ | 161M/176M [00:03<00:00, 50.1MB/s]\n 94%|████████████████████████████████████▊ | 166M/176M [00:03<00:00, 50.1MB/s]\n 97%|█████████████████████████████████████▉ | 171M/176M [00:03<00:00, 48.7MB/s]\n0%| | 0.00/176M [00:00<?, ?B/s]\n100%|████████████████████████████████████████| 176M/176M [00:00<00:00, 659GB/s]\nSeed set to 42\n 0%| | 0/75 [00:00<?, ?it/s]\n 1%|▏ | 1/75 [00:00<00:50, 1.46it/s]\n 3%|▎ | 2/75 [00:00<00:24, 2.92it/s]\n 5%|▌ | 4/75 [00:00<00:13, 5.31it/s]\n 8%|▊ | 6/75 [00:01<00:09, 6.93it/s]\n 11%|█ | 8/75 [00:01<00:08, 8.03it/s]\n 13%|█▎ | 10/75 [00:01<00:07, 8.49it/s]\n 16%|█▌ | 12/75 [00:01<00:06, 9.12it/s]\n 19%|█▊ | 14/75 [00:01<00:06, 9.57it/s]\n 21%|██▏ | 16/75 [00:02<00:05, 9.89it/s]\n 24%|██▍ | 18/75 [00:02<00:05, 10.13it/s]\n 27%|██▋ | 20/75 [00:02<00:05, 10.28it/s]\n 29%|██▉ | 22/75 [00:02<00:05, 10.16it/s]\n 32%|███▏ | 24/75 [00:02<00:04, 10.31it/s]\n 35%|███▍ | 26/75 [00:03<00:04, 10.37it/s]\n 37%|███▋ | 28/75 [00:03<00:04, 10.39it/s]\n 40%|████ | 30/75 [00:03<00:04, 10.42it/s]\n 43%|████▎ | 32/75 [00:03<00:04, 10.07it/s]\n 45%|████▌ | 34/75 [00:03<00:04, 10.22it/s]\n 48%|████▊ | 36/75 [00:04<00:03, 10.32it/s]\n 51%|█████ | 38/75 [00:04<00:03, 10.42it/s]\n 53%|█████▎ | 40/75 [00:04<00:03, 10.48it/s]\n 56%|█████▌ | 42/75 [00:04<00:03, 10.33it/s]\n 59%|█████▊ | 44/75 [00:04<00:02, 10.43it/s]\n 61%|██████▏ | 46/75 [00:05<00:02, 10.46it/s]\n 64%|██████▍ | 48/75 [00:05<00:02, 10.53it/s]\n 67%|██████▋ | 50/75 [00:05<00:02, 10.62it/s]\n 69%|██████▉ | 52/75 [00:05<00:02, 10.54it/s]\n 72%|███████▏ | 54/75 [00:05<00:02, 10.22it/s]\n 75%|███████▍ | 56/75 [00:05<00:01, 10.32it/s]\n 77%|███████▋ | 58/75 [00:06<00:01, 10.40it/s]\n 80%|████████ | 60/75 [00:06<00:01, 10.43it/s]\n 83%|████████▎ | 62/75 [00:06<00:01, 10.42it/s]\n 85%|████████▌ | 64/75 [00:06<00:01, 10.27it/s]\n 88%|████████▊ | 66/75 [00:06<00:00, 10.34it/s]\n 91%|█████████ | 68/75 [00:07<00:00, 10.43it/s]\n 93%|█████████▎| 70/75 [00:07<00:00, 10.48it/s]\n 96%|█████████▌| 72/75 [00:07<00:00, 10.44it/s]\n 99%|█████████▊| 74/75 [00:07<00:00, 10.38it/s]\n100%|██████████| 75/75 [00:07<00:00, 9.61it/s]\n/src/predict.py:41: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at ../torch/csrc/utils/tensor_numpy.cpp:206.)\nshow_image = torch.from_numpy(show_image) # (960, 640, 3)\n/tmp/tmp9sjdgyi9.obj\n 0%| | 0/6 [00:00<?, ?it/s]/content/InstantMesh/src/models/geometry/render/neural_render.py:51: UserWarning: Using torch.cross without specifying the dim arg is deprecated.\nPlease either pass the dim explicitly or simply use torch.linalg.cross.\nThe default value of dim will change to agree with that of linalg.cross in a future release. (Triggered internally at ../aten/src/ATen/native/Cross.cpp:63.)\nface_normals = torch.cross(v1 - v0, v2 - v0)\n 17%|█▋ | 1/6 [00:00<00:02, 2.17it/s]\n 33%|███▎ | 2/6 [00:00<00:01, 2.50it/s]\n 50%|█████ | 3/6 [00:01<00:01, 2.58it/s]\n 67%|██████▋ | 4/6 [00:01<00:00, 2.66it/s]\n 83%|████████▎ | 5/6 [00:01<00:00, 2.68it/s]\n100%|██████████| 6/6 [00:02<00:00, 2.71it/s]\n100%|██████████| 6/6 [00:02<00:00, 2.63it/s]\nVideo saved to /tmp/tmp9sjdgyi9.mp4\nMesh with texmap saved to /tmp/tmp9sjdgyi9.obj", "metrics": { "predict_time": 44.907046, "total_time": 278.329731 }, "output": [ "https://replicate.delivery/pbxt/YExcBCS5ApqsDtgfsmJHpoMeMeIPxNz7xW3yZFxx2hgzVfrKB/mv_show_images.png", "https://replicate.delivery/pbxt/f3lYIdj3Ps1e1EtohePWVP05nPEl90jnJIRtY3A5QoB1VfrKB/tmp9sjdgyi9.mp4", "https://replicate.delivery/pbxt/gHClzrcKVu7JExCzeaeb9ZGVXyomX7nYSugwG3CxopF6qfVlA/tmp9sjdgyi9.obj", "https://replicate.delivery/pbxt/4J3sRtX6ORJKPVxgDeixuflowwFfs93Yfs2ny1p3drzrreXVC/tmp9sjdgyi9.mtl", "https://replicate.delivery/pbxt/fkApjJt1HevR5EMSf3xlce2gBKqItd0wkKJMU7vdXFRoreXVC/tmp9sjdgyi9.png" ], "started_at": "2024-04-16T09:44:45.803685Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/ab548det3nrgc0cews3r1z27dw", "cancel": "https://api.replicate.com/v1/predictions/ab548det3nrgc0cews3r1z27dw/cancel" }, "version": "4f151757fd04d508b84f2192a17f58d11673971f05d9cb1fd8bd8149c6fc7cbb" }
Generated inDownloading data from 'https://github.com/danielgatis/rembg/releases/download/v0.0.0/u2net.onnx' to file '/root/.u2net/u2net.onnx'. 0%| | 0.00/176M [00:00<?, ?B/s] 0%|▏ | 666k/176M [00:00<00:26, 6.59MB/s] 1%|▍ | 1.86M/176M [00:00<00:18, 9.64MB/s] 2%|▊ | 3.75M/176M [00:00<00:12, 13.8MB/s] 4%|█▍ | 6.72M/176M [00:00<00:08, 20.1MB/s] 6%|██▍ | 11.1M/176M [00:00<00:05, 28.6MB/s] 9%|███▍ | 16.0M/176M [00:00<00:04, 35.7MB/s] 11%|████▎ | 20.2M/176M [00:00<00:04, 37.6MB/s] 14%|█████▍ | 25.2M/176M [00:00<00:03, 41.7MB/s] 17%|██████▌ | 30.3M/176M [00:00<00:03, 44.3MB/s] 20%|███████▋ | 35.4M/176M [00:01<00:03, 46.3MB/s] 23%|████████▋ | 40.4M/176M [00:01<00:02, 47.6MB/s] 26%|█████████▊ | 45.5M/176M [00:01<00:02, 48.5MB/s] 29%|██████████▉ | 50.5M/176M [00:01<00:02, 49.1MB/s] 32%|███████████▉ | 55.5M/176M [00:01<00:02, 49.4MB/s] 34%|█████████████ | 60.6M/176M [00:01<00:02, 49.8MB/s] 37%|██████████████▏ | 65.6M/176M [00:01<00:02, 50.0MB/s] 40%|███████████████▎ | 70.7M/176M [00:01<00:02, 47.9MB/s] 43%|████████████████▎ | 75.7M/176M [00:01<00:02, 48.6MB/s] 46%|█████████████████▍ | 80.7M/176M [00:01<00:01, 49.1MB/s] 49%|██████████████████▌ | 85.7M/176M [00:02<00:01, 49.4MB/s] 52%|███████████████████▌ | 90.8M/176M [00:02<00:01, 49.8MB/s] 54%|████████████████████▋ | 95.8M/176M [00:02<00:01, 50.0MB/s] 57%|██████████████████████▎ | 101M/176M [00:02<00:01, 50.2MB/s] 60%|███████████████████████▍ | 106M/176M [00:02<00:01, 50.2MB/s] 63%|████████████████████████▌ | 111M/176M [00:02<00:01, 50.3MB/s] 66%|█████████████████████████▋ | 116M/176M [00:02<00:01, 49.3MB/s] 69%|██████████████████████████▊ | 121M/176M [00:02<00:01, 49.0MB/s] 72%|███████████████████████████▉ | 126M/176M [00:02<00:01, 49.3MB/s] 74%|█████████████████████████████ | 131M/176M [00:02<00:00, 47.6MB/s] 77%|██████████████████████████████ | 136M/176M [00:03<00:00, 47.8MB/s] 80%|███████████████████████████████▏ | 141M/176M [00:03<00:00, 48.7MB/s] 83%|████████████████████████████████▎ | 146M/176M [00:03<00:00, 49.2MB/s] 86%|█████████████████████████████████▍ | 151M/176M [00:03<00:00, 49.7MB/s] 89%|██████████████████████████████████▌ | 156M/176M [00:03<00:00, 50.0MB/s] 91%|███████████████████████████████████▋ | 161M/176M [00:03<00:00, 50.1MB/s] 94%|████████████████████████████████████▊ | 166M/176M [00:03<00:00, 50.1MB/s] 97%|█████████████████████████████████████▉ | 171M/176M [00:03<00:00, 48.7MB/s] 0%| | 0.00/176M [00:00<?, ?B/s] 100%|████████████████████████████████████████| 176M/176M [00:00<00:00, 659GB/s] Seed set to 42 0%| | 0/75 [00:00<?, ?it/s] 1%|▏ | 1/75 [00:00<00:50, 1.46it/s] 3%|▎ | 2/75 [00:00<00:24, 2.92it/s] 5%|▌ | 4/75 [00:00<00:13, 5.31it/s] 8%|▊ | 6/75 [00:01<00:09, 6.93it/s] 11%|█ | 8/75 [00:01<00:08, 8.03it/s] 13%|█▎ | 10/75 [00:01<00:07, 8.49it/s] 16%|█▌ | 12/75 [00:01<00:06, 9.12it/s] 19%|█▊ | 14/75 [00:01<00:06, 9.57it/s] 21%|██▏ | 16/75 [00:02<00:05, 9.89it/s] 24%|██▍ | 18/75 [00:02<00:05, 10.13it/s] 27%|██▋ | 20/75 [00:02<00:05, 10.28it/s] 29%|██▉ | 22/75 [00:02<00:05, 10.16it/s] 32%|███▏ | 24/75 [00:02<00:04, 10.31it/s] 35%|███▍ | 26/75 [00:03<00:04, 10.37it/s] 37%|███▋ | 28/75 [00:03<00:04, 10.39it/s] 40%|████ | 30/75 [00:03<00:04, 10.42it/s] 43%|████▎ | 32/75 [00:03<00:04, 10.07it/s] 45%|████▌ | 34/75 [00:03<00:04, 10.22it/s] 48%|████▊ | 36/75 [00:04<00:03, 10.32it/s] 51%|█████ | 38/75 [00:04<00:03, 10.42it/s] 53%|█████▎ | 40/75 [00:04<00:03, 10.48it/s] 56%|█████▌ | 42/75 [00:04<00:03, 10.33it/s] 59%|█████▊ | 44/75 [00:04<00:02, 10.43it/s] 61%|██████▏ | 46/75 [00:05<00:02, 10.46it/s] 64%|██████▍ | 48/75 [00:05<00:02, 10.53it/s] 67%|██████▋ | 50/75 [00:05<00:02, 10.62it/s] 69%|██████▉ | 52/75 [00:05<00:02, 10.54it/s] 72%|███████▏ | 54/75 [00:05<00:02, 10.22it/s] 75%|███████▍ | 56/75 [00:05<00:01, 10.32it/s] 77%|███████▋ | 58/75 [00:06<00:01, 10.40it/s] 80%|████████ | 60/75 [00:06<00:01, 10.43it/s] 83%|████████▎ | 62/75 [00:06<00:01, 10.42it/s] 85%|████████▌ | 64/75 [00:06<00:01, 10.27it/s] 88%|████████▊ | 66/75 [00:06<00:00, 10.34it/s] 91%|█████████ | 68/75 [00:07<00:00, 10.43it/s] 93%|█████████▎| 70/75 [00:07<00:00, 10.48it/s] 96%|█████████▌| 72/75 [00:07<00:00, 10.44it/s] 99%|█████████▊| 74/75 [00:07<00:00, 10.38it/s] 100%|██████████| 75/75 [00:07<00:00, 9.61it/s] /src/predict.py:41: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at ../torch/csrc/utils/tensor_numpy.cpp:206.) show_image = torch.from_numpy(show_image) # (960, 640, 3) /tmp/tmp9sjdgyi9.obj 0%| | 0/6 [00:00<?, ?it/s]/content/InstantMesh/src/models/geometry/render/neural_render.py:51: UserWarning: Using torch.cross without specifying the dim arg is deprecated. Please either pass the dim explicitly or simply use torch.linalg.cross. The default value of dim will change to agree with that of linalg.cross in a future release. (Triggered internally at ../aten/src/ATen/native/Cross.cpp:63.) face_normals = torch.cross(v1 - v0, v2 - v0) 17%|█▋ | 1/6 [00:00<00:02, 2.17it/s] 33%|███▎ | 2/6 [00:00<00:01, 2.50it/s] 50%|█████ | 3/6 [00:01<00:01, 2.58it/s] 67%|██████▋ | 4/6 [00:01<00:00, 2.66it/s] 83%|████████▎ | 5/6 [00:01<00:00, 2.68it/s] 100%|██████████| 6/6 [00:02<00:00, 2.71it/s] 100%|██████████| 6/6 [00:02<00:00, 2.63it/s] Video saved to /tmp/tmp9sjdgyi9.mp4 Mesh with texmap saved to /tmp/tmp9sjdgyi9.obj
Prediction
camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17IDw21xmd0s0srgg0cewbcbzxwdq8StatusSucceededSourceWebHardwareA40Total durationCreatedInput
{ "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "sample_steps": 75, "remove_background": true }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", { input: { seed: 42, image_path: "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", sample_steps: 75, remove_background: true } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", input={ "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "sample_steps": 75, "remove_background": True } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "sample_steps": 75, "remove_background": true } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-04-15T17:42:45.254809Z", "created_at": "2024-04-15T17:39:56.806000Z", "data_removed": false, "error": null, "id": "w21xmd0s0srgg0cewbcbzxwdq8", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "sample_steps": 75, "remove_background": true }, "logs": "Downloading data from 'https://github.com/danielgatis/rembg/releases/download/v0.0.0/u2net.onnx' to file '/root/.u2net/u2net.onnx'.\n 0%| | 0.00/176M [00:00<?, ?B/s]\n 1%|▎ | 1.54M/176M [00:00<00:11, 15.3MB/s]\n 3%|█ | 5.04M/176M [00:00<00:06, 26.8MB/s]\n 7%|██▋ | 12.3M/176M [00:00<00:03, 47.7MB/s]\n 12%|████▌ | 21.1M/176M [00:00<00:02, 63.8MB/s]\n 17%|██████▍ | 30.0M/176M [00:00<00:02, 72.6MB/s]\n 22%|████████▎ | 38.6M/176M [00:00<00:01, 77.1MB/s]\n 27%|██████████▏ | 47.4M/176M [00:00<00:01, 80.8MB/s]\n 32%|████████████▏ | 56.3M/176M [00:00<00:01, 83.3MB/s]\n 37%|█████████████▉ | 64.6M/176M [00:00<00:01, 81.9MB/s]\n 42%|███████████████▊ | 73.4M/176M [00:01<00:01, 83.7MB/s]\n 47%|█████████████████▊ | 82.3M/176M [00:01<00:01, 85.3MB/s]\n 52%|███████████████████▌ | 90.8M/176M [00:01<00:01, 84.9MB/s]\n 56%|█████████████████████▍ | 99.3M/176M [00:01<00:00, 84.1MB/s]\n 61%|███████████████████████▊ | 108M/176M [00:01<00:00, 84.0MB/s]\n 66%|█████████████████████████▊ | 116M/176M [00:01<00:00, 84.5MB/s]\n 71%|███████████████████████████▋ | 125M/176M [00:01<00:00, 83.9MB/s]\n 76%|█████████████████████████████▌ | 133M/176M [00:01<00:00, 83.4MB/s]\n 80%|███████████████████████████████▎ | 141M/176M [00:01<00:00, 83.4MB/s]\n 85%|█████████████████████████████████▏ | 150M/176M [00:01<00:00, 80.9MB/s]\n 90%|███████████████████████████████████ | 158M/176M [00:02<00:00, 81.3MB/s]\n 95%|████████████████████████████████████▉ | 167M/176M [00:02<00:00, 83.1MB/s]\n100%|██████████████████████████████████████▊| 175M/176M [00:02<00:00, 83.8MB/s]\n0%| | 0.00/176M [00:00<?, ?B/s]\n100%|███████████████████████████████████████| 176M/176M [00:00<00:00, 1.18TB/s]\n\u001b[1;31m2024-04-15 17:42:26.101737015 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1266, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.101935964 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1272, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.101985644 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1268, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.101998094 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1265, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.102014144 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1267, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.101968474 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1273, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.101917854 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1271, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.101892945 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1270, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.122042429 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1274, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.129563350 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1269, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.155603827 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1344, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.157558294 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1282, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.157575304 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1275, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.161571549 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1286, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.161580959 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1350, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.161569929 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1288, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.162503228 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1346, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.161548449 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1283, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.165531164 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1345, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.161584189 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1289, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.169529869 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1304, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.169535349 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1290, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.169599329 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1291, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.173726343 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1320, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.177528279 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1292, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.177590659 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1326, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.177640309 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1331, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.181523784 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1332, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.181526544 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1293, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.181556174 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1351, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.185531959 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1352, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.185540379 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1333, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.185554489 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1294, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.165531824 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1287, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.189527864 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1334, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.161559689 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1285, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.189551634 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1295, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.189554204 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1354, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.189619034 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1347, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.172629315 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1284, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.193527999 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1335, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.181541164 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1349, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.181528944 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1348, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.197528404 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1296, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.197528074 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1336, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.197546144 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1297, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.189536474 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1353, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.201528279 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1298, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.205532104 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1299, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.205534804 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1355, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.205545094 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1327, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.209523829 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1356, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.209541329 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1319, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.213523553 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1330, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.213530323 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1357, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.213545243 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1338, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.213528923 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1280, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.217530068 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1329, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.221525623 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1358, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.221525193 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1339, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.221528203 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1315, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.221544103 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1340, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.177579239 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1325, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.225529808 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1341, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.229527343 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1342, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.229531533 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1359, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.229530453 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1313, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.229545983 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1343, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.233529938 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1279, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.177611499 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1328, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.237531993 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1276, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.177528319 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1321, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.241524528 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1277, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.241537688 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1307, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.177568179 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1324, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.245524593 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1278, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.173572324 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1308, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.173584864 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1309, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.173597504 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1310, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.177542079 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1322, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.173650334 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1314, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.245521423 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1306, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.173610934 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1311, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.177555459 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1323, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.173705994 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1318, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.173676154 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1316, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.241523188 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1305, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.173691154 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1317, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.173626784 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1312, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.205532094 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1337, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:26.293528942 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1281, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\nSeed set to 42\n 0%| | 0/75 [00:00<?, ?it/s]\n 1%|▏ | 1/75 [00:00<00:26, 2.82it/s]\n 3%|▎ | 2/75 [00:00<00:15, 4.66it/s]\n 4%|▍ | 3/75 [00:00<00:12, 5.87it/s]\n 5%|▌ | 4/75 [00:00<00:10, 6.68it/s]\n 7%|▋ | 5/75 [00:00<00:09, 7.23it/s]\n 8%|▊ | 6/75 [00:00<00:09, 7.60it/s]\n 9%|▉ | 7/75 [00:01<00:08, 7.86it/s]\n 11%|█ | 8/75 [00:01<00:08, 8.04it/s]\n 12%|█▏ | 9/75 [00:01<00:08, 8.16it/s]\n 13%|█▎ | 10/75 [00:01<00:07, 8.25it/s]\n 15%|█▍ | 11/75 [00:01<00:07, 8.29it/s]\n 16%|█▌ | 12/75 [00:01<00:07, 8.33it/s]\n 17%|█▋ | 13/75 [00:01<00:07, 8.36it/s]\n 19%|█▊ | 14/75 [00:01<00:07, 8.38it/s]\n 20%|██ | 15/75 [00:02<00:07, 8.41it/s]\n 21%|██▏ | 16/75 [00:02<00:06, 8.44it/s]\n 23%|██▎ | 17/75 [00:02<00:06, 8.46it/s]\n 24%|██▍ | 18/75 [00:02<00:06, 8.47it/s]\n 25%|██▌ | 19/75 [00:02<00:06, 8.48it/s]\n 27%|██▋ | 20/75 [00:02<00:06, 8.48it/s]\n 28%|██▊ | 21/75 [00:02<00:06, 8.49it/s]\n 29%|██▉ | 22/75 [00:02<00:06, 8.48it/s]\n 31%|███ | 23/75 [00:02<00:06, 8.47it/s]\n 32%|███▏ | 24/75 [00:03<00:06, 8.48it/s]\n 33%|███▎ | 25/75 [00:03<00:05, 8.49it/s]\n 35%|███▍ | 26/75 [00:03<00:05, 8.49it/s]\n 36%|███▌ | 27/75 [00:03<00:05, 8.49it/s]\n 37%|███▋ | 28/75 [00:03<00:05, 8.49it/s]\n 39%|███▊ | 29/75 [00:03<00:05, 8.48it/s]\n 40%|████ | 30/75 [00:03<00:05, 8.49it/s]\n 41%|████▏ | 31/75 [00:03<00:05, 8.48it/s]\n 43%|████▎ | 32/75 [00:04<00:05, 8.48it/s]\n 44%|████▍ | 33/75 [00:04<00:04, 8.48it/s]\n 45%|████▌ | 34/75 [00:04<00:04, 8.47it/s]\n 47%|████▋ | 35/75 [00:04<00:04, 8.47it/s]\n 48%|████▊ | 36/75 [00:04<00:04, 8.47it/s]\n 49%|████▉ | 37/75 [00:04<00:04, 8.47it/s]\n 51%|█████ | 38/75 [00:04<00:04, 8.47it/s]\n 52%|█████▏ | 39/75 [00:04<00:04, 8.47it/s]\n 53%|█████▎ | 40/75 [00:04<00:04, 8.47it/s]\n 55%|█████▍ | 41/75 [00:05<00:04, 8.46it/s]\n 56%|█████▌ | 42/75 [00:05<00:03, 8.47it/s]\n 57%|█████▋ | 43/75 [00:05<00:03, 8.47it/s]\n 59%|█████▊ | 44/75 [00:05<00:03, 8.48it/s]\n 60%|██████ | 45/75 [00:05<00:03, 8.48it/s]\n 61%|██████▏ | 46/75 [00:05<00:03, 8.47it/s]\n 63%|██████▎ | 47/75 [00:05<00:03, 8.46it/s]\n 64%|██████▍ | 48/75 [00:05<00:03, 8.45it/s]\n 65%|██████▌ | 49/75 [00:06<00:03, 8.45it/s]\n 67%|██████▋ | 50/75 [00:06<00:02, 8.45it/s]\n 68%|██████▊ | 51/75 [00:06<00:02, 8.46it/s]\n 69%|██████▉ | 52/75 [00:06<00:02, 8.46it/s]\n 71%|███████ | 53/75 [00:06<00:02, 8.44it/s]\n 72%|███████▏ | 54/75 [00:06<00:02, 8.45it/s]\n 73%|███████▎ | 55/75 [00:06<00:02, 8.46it/s]\n 75%|███████▍ | 56/75 [00:06<00:02, 8.46it/s]\n 76%|███████▌ | 57/75 [00:06<00:02, 8.38it/s]\n 77%|███████▋ | 58/75 [00:07<00:02, 8.38it/s]\n 79%|███████▊ | 59/75 [00:07<00:01, 8.38it/s]\n 80%|████████ | 60/75 [00:07<00:01, 8.39it/s]\n 81%|████████▏ | 61/75 [00:07<00:01, 8.38it/s]\n 83%|████████▎ | 62/75 [00:07<00:01, 8.40it/s]\n 84%|████████▍ | 63/75 [00:07<00:01, 8.43it/s]\n 85%|████████▌ | 64/75 [00:07<00:01, 8.44it/s]\n 87%|████████▋ | 65/75 [00:07<00:01, 8.46it/s]\n 88%|████████▊ | 66/75 [00:08<00:01, 8.45it/s]\n 89%|████████▉ | 67/75 [00:08<00:00, 8.43it/s]\n 91%|█████████ | 68/75 [00:08<00:00, 8.43it/s]\n 92%|█████████▏| 69/75 [00:08<00:00, 8.43it/s]\n 93%|█████████▎| 70/75 [00:08<00:00, 8.42it/s]\n 95%|█████████▍| 71/75 [00:08<00:00, 8.43it/s]\n 96%|█████████▌| 72/75 [00:08<00:00, 8.44it/s]\n 97%|█████████▋| 73/75 [00:08<00:00, 8.45it/s]\n 99%|█████████▊| 74/75 [00:08<00:00, 8.45it/s]\n100%|██████████| 75/75 [00:09<00:00, 8.46it/s]\n100%|██████████| 75/75 [00:09<00:00, 8.24it/s]\n/src/predict.py:41: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at ../torch/csrc/utils/tensor_numpy.cpp:206.)\nshow_image = torch.from_numpy(show_image) # (960, 640, 3)\n/tmp/tmpy7s1cf0e.obj\n 0%| | 0/6 [00:00<?, ?it/s]/content/InstantMesh/src/models/geometry/render/neural_render.py:51: UserWarning: Using torch.cross without specifying the dim arg is deprecated.\nPlease either pass the dim explicitly or simply use torch.linalg.cross.\nThe default value of dim will change to agree with that of linalg.cross in a future release. (Triggered internally at ../aten/src/ATen/native/Cross.cpp:63.)\nface_normals = torch.cross(v1 - v0, v2 - v0)\n 17%|█▋ | 1/6 [00:00<00:04, 1.25it/s]\n 33%|███▎ | 2/6 [00:01<00:03, 1.32it/s]\n 50%|█████ | 3/6 [00:02<00:02, 1.34it/s]\n 67%|██████▋ | 4/6 [00:02<00:01, 1.35it/s]\n 83%|████████▎ | 5/6 [00:03<00:00, 1.36it/s]\n100%|██████████| 6/6 [00:04<00:00, 1.36it/s]\n100%|██████████| 6/6 [00:04<00:00, 1.35it/s]\nVideo saved to /tmp/tmpy7s1cf0e.mp4\nMesh saved to /tmp/tmpy7s1cf0e.obj", "metrics": { "predict_time": 22.54769, "total_time": 168.448809 }, "output": [ "https://replicate.delivery/pbxt/rrmlMgjfDCwf5E6enriPeBuIeKFwkNgagORwwo3jreZ1EZsqE/mv_show_images.png", "https://replicate.delivery/pbxt/e3XWTHMZmeh7wUm1ehWuuf9sTCd7WgGlHflBppowQ8MmiMWVC/tmpy7s1cf0e.mp4", "https://replicate.delivery/pbxt/4uBfeuys1DhtbUzksDQEKWGnaOCWekxlGO4m25ZQptDoIjVlA/tmpy7s1cf0e.obj" ], "started_at": "2024-04-15T17:42:22.707119Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/w21xmd0s0srgg0cewbcbzxwdq8", "cancel": "https://api.replicate.com/v1/predictions/w21xmd0s0srgg0cewbcbzxwdq8/cancel" }, "version": "3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17" }
Generated inDownloading data from 'https://github.com/danielgatis/rembg/releases/download/v0.0.0/u2net.onnx' to file '/root/.u2net/u2net.onnx'. 0%| | 0.00/176M [00:00<?, ?B/s] 1%|▎ | 1.54M/176M [00:00<00:11, 15.3MB/s] 3%|█ | 5.04M/176M [00:00<00:06, 26.8MB/s] 7%|██▋ | 12.3M/176M [00:00<00:03, 47.7MB/s] 12%|████▌ | 21.1M/176M [00:00<00:02, 63.8MB/s] 17%|██████▍ | 30.0M/176M [00:00<00:02, 72.6MB/s] 22%|████████▎ | 38.6M/176M [00:00<00:01, 77.1MB/s] 27%|██████████▏ | 47.4M/176M [00:00<00:01, 80.8MB/s] 32%|████████████▏ | 56.3M/176M [00:00<00:01, 83.3MB/s] 37%|█████████████▉ | 64.6M/176M [00:00<00:01, 81.9MB/s] 42%|███████████████▊ | 73.4M/176M [00:01<00:01, 83.7MB/s] 47%|█████████████████▊ | 82.3M/176M [00:01<00:01, 85.3MB/s] 52%|███████████████████▌ | 90.8M/176M [00:01<00:01, 84.9MB/s] 56%|█████████████████████▍ | 99.3M/176M [00:01<00:00, 84.1MB/s] 61%|███████████████████████▊ | 108M/176M [00:01<00:00, 84.0MB/s] 66%|█████████████████████████▊ | 116M/176M [00:01<00:00, 84.5MB/s] 71%|███████████████████████████▋ | 125M/176M [00:01<00:00, 83.9MB/s] 76%|█████████████████████████████▌ | 133M/176M [00:01<00:00, 83.4MB/s] 80%|███████████████████████████████▎ | 141M/176M [00:01<00:00, 83.4MB/s] 85%|█████████████████████████████████▏ | 150M/176M [00:01<00:00, 80.9MB/s] 90%|███████████████████████████████████ | 158M/176M [00:02<00:00, 81.3MB/s] 95%|████████████████████████████████████▉ | 167M/176M [00:02<00:00, 83.1MB/s] 100%|██████████████████████████████████████▊| 175M/176M [00:02<00:00, 83.8MB/s] 0%| | 0.00/176M [00:00<?, ?B/s] 100%|███████████████████████████████████████| 176M/176M [00:00<00:00, 1.18TB/s] 2024-04-15 17:42:26.101737015 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1266, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.101935964 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1272, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.101985644 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1268, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.101998094 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1265, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.102014144 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1267, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.101968474 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1273, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.101917854 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1271, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.101892945 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1270, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.122042429 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1274, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.129563350 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1269, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.155603827 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1344, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.157558294 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1282, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.157575304 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1275, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.161571549 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1286, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.161580959 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1350, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.161569929 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1288, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.162503228 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1346, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.161548449 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1283, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.165531164 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1345, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.161584189 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1289, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.169529869 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1304, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.169535349 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1290, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.169599329 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1291, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.173726343 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1320, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.177528279 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1292, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.177590659 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1326, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.177640309 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1331, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.181523784 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1332, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.181526544 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1293, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.181556174 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1351, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.185531959 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1352, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.185540379 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1333, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.185554489 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1294, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.165531824 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1287, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.189527864 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1334, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.161559689 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1285, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.189551634 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1295, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.189554204 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1354, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.189619034 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1347, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.172629315 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1284, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.193527999 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1335, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.181541164 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1349, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.181528944 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1348, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.197528404 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1296, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.197528074 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1336, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.197546144 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1297, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.189536474 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1353, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.201528279 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1298, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.205532104 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1299, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.205534804 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1355, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.205545094 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1327, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.209523829 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1356, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.209541329 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1319, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.213523553 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1330, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.213530323 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1357, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.213545243 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1338, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.213528923 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1280, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.217530068 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1329, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.221525623 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1358, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.221525193 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1339, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.221528203 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1315, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.221544103 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1340, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.177579239 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1325, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.225529808 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1341, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.229527343 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1342, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.229531533 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1359, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.229530453 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1313, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.229545983 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1343, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.233529938 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1279, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.177611499 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1328, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.237531993 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1276, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.177528319 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1321, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.241524528 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1277, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.241537688 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1307, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.177568179 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1324, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.245524593 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1278, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.173572324 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1308, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.173584864 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1309, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.173597504 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1310, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.177542079 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1322, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.173650334 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1314, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.245521423 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1306, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.173610934 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1311, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.177555459 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1323, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.173705994 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1318, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.173676154 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1316, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.241523188 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1305, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.173691154 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1317, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.173626784 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1312, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.205532094 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1337, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:26.293528942 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1281, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Seed set to 42 0%| | 0/75 [00:00<?, ?it/s] 1%|▏ | 1/75 [00:00<00:26, 2.82it/s] 3%|▎ | 2/75 [00:00<00:15, 4.66it/s] 4%|▍ | 3/75 [00:00<00:12, 5.87it/s] 5%|▌ | 4/75 [00:00<00:10, 6.68it/s] 7%|▋ | 5/75 [00:00<00:09, 7.23it/s] 8%|▊ | 6/75 [00:00<00:09, 7.60it/s] 9%|▉ | 7/75 [00:01<00:08, 7.86it/s] 11%|█ | 8/75 [00:01<00:08, 8.04it/s] 12%|█▏ | 9/75 [00:01<00:08, 8.16it/s] 13%|█▎ | 10/75 [00:01<00:07, 8.25it/s] 15%|█▍ | 11/75 [00:01<00:07, 8.29it/s] 16%|█▌ | 12/75 [00:01<00:07, 8.33it/s] 17%|█▋ | 13/75 [00:01<00:07, 8.36it/s] 19%|█▊ | 14/75 [00:01<00:07, 8.38it/s] 20%|██ | 15/75 [00:02<00:07, 8.41it/s] 21%|██▏ | 16/75 [00:02<00:06, 8.44it/s] 23%|██▎ | 17/75 [00:02<00:06, 8.46it/s] 24%|██▍ | 18/75 [00:02<00:06, 8.47it/s] 25%|██▌ | 19/75 [00:02<00:06, 8.48it/s] 27%|██▋ | 20/75 [00:02<00:06, 8.48it/s] 28%|██▊ | 21/75 [00:02<00:06, 8.49it/s] 29%|██▉ | 22/75 [00:02<00:06, 8.48it/s] 31%|███ | 23/75 [00:02<00:06, 8.47it/s] 32%|███▏ | 24/75 [00:03<00:06, 8.48it/s] 33%|███▎ | 25/75 [00:03<00:05, 8.49it/s] 35%|███▍ | 26/75 [00:03<00:05, 8.49it/s] 36%|███▌ | 27/75 [00:03<00:05, 8.49it/s] 37%|███▋ | 28/75 [00:03<00:05, 8.49it/s] 39%|███▊ | 29/75 [00:03<00:05, 8.48it/s] 40%|████ | 30/75 [00:03<00:05, 8.49it/s] 41%|████▏ | 31/75 [00:03<00:05, 8.48it/s] 43%|████▎ | 32/75 [00:04<00:05, 8.48it/s] 44%|████▍ | 33/75 [00:04<00:04, 8.48it/s] 45%|████▌ | 34/75 [00:04<00:04, 8.47it/s] 47%|████▋ | 35/75 [00:04<00:04, 8.47it/s] 48%|████▊ | 36/75 [00:04<00:04, 8.47it/s] 49%|████▉ | 37/75 [00:04<00:04, 8.47it/s] 51%|█████ | 38/75 [00:04<00:04, 8.47it/s] 52%|█████▏ | 39/75 [00:04<00:04, 8.47it/s] 53%|█████▎ | 40/75 [00:04<00:04, 8.47it/s] 55%|█████▍ | 41/75 [00:05<00:04, 8.46it/s] 56%|█████▌ | 42/75 [00:05<00:03, 8.47it/s] 57%|█████▋ | 43/75 [00:05<00:03, 8.47it/s] 59%|█████▊ | 44/75 [00:05<00:03, 8.48it/s] 60%|██████ | 45/75 [00:05<00:03, 8.48it/s] 61%|██████▏ | 46/75 [00:05<00:03, 8.47it/s] 63%|██████▎ | 47/75 [00:05<00:03, 8.46it/s] 64%|██████▍ | 48/75 [00:05<00:03, 8.45it/s] 65%|██████▌ | 49/75 [00:06<00:03, 8.45it/s] 67%|██████▋ | 50/75 [00:06<00:02, 8.45it/s] 68%|██████▊ | 51/75 [00:06<00:02, 8.46it/s] 69%|██████▉ | 52/75 [00:06<00:02, 8.46it/s] 71%|███████ | 53/75 [00:06<00:02, 8.44it/s] 72%|███████▏ | 54/75 [00:06<00:02, 8.45it/s] 73%|███████▎ | 55/75 [00:06<00:02, 8.46it/s] 75%|███████▍ | 56/75 [00:06<00:02, 8.46it/s] 76%|███████▌ | 57/75 [00:06<00:02, 8.38it/s] 77%|███████▋ | 58/75 [00:07<00:02, 8.38it/s] 79%|███████▊ | 59/75 [00:07<00:01, 8.38it/s] 80%|████████ | 60/75 [00:07<00:01, 8.39it/s] 81%|████████▏ | 61/75 [00:07<00:01, 8.38it/s] 83%|████████▎ | 62/75 [00:07<00:01, 8.40it/s] 84%|████████▍ | 63/75 [00:07<00:01, 8.43it/s] 85%|████████▌ | 64/75 [00:07<00:01, 8.44it/s] 87%|████████▋ | 65/75 [00:07<00:01, 8.46it/s] 88%|████████▊ | 66/75 [00:08<00:01, 8.45it/s] 89%|████████▉ | 67/75 [00:08<00:00, 8.43it/s] 91%|█████████ | 68/75 [00:08<00:00, 8.43it/s] 92%|█████████▏| 69/75 [00:08<00:00, 8.43it/s] 93%|█████████▎| 70/75 [00:08<00:00, 8.42it/s] 95%|█████████▍| 71/75 [00:08<00:00, 8.43it/s] 96%|█████████▌| 72/75 [00:08<00:00, 8.44it/s] 97%|█████████▋| 73/75 [00:08<00:00, 8.45it/s] 99%|█████████▊| 74/75 [00:08<00:00, 8.45it/s] 100%|██████████| 75/75 [00:09<00:00, 8.46it/s] 100%|██████████| 75/75 [00:09<00:00, 8.24it/s] /src/predict.py:41: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at ../torch/csrc/utils/tensor_numpy.cpp:206.) show_image = torch.from_numpy(show_image) # (960, 640, 3) /tmp/tmpy7s1cf0e.obj 0%| | 0/6 [00:00<?, ?it/s]/content/InstantMesh/src/models/geometry/render/neural_render.py:51: UserWarning: Using torch.cross without specifying the dim arg is deprecated. Please either pass the dim explicitly or simply use torch.linalg.cross. The default value of dim will change to agree with that of linalg.cross in a future release. (Triggered internally at ../aten/src/ATen/native/Cross.cpp:63.) face_normals = torch.cross(v1 - v0, v2 - v0) 17%|█▋ | 1/6 [00:00<00:04, 1.25it/s] 33%|███▎ | 2/6 [00:01<00:03, 1.32it/s] 50%|█████ | 3/6 [00:02<00:02, 1.34it/s] 67%|██████▋ | 4/6 [00:02<00:01, 1.35it/s] 83%|████████▎ | 5/6 [00:03<00:00, 1.36it/s] 100%|██████████| 6/6 [00:04<00:00, 1.36it/s] 100%|██████████| 6/6 [00:04<00:00, 1.35it/s] Video saved to /tmp/tmpy7s1cf0e.mp4 Mesh saved to /tmp/tmpy7s1cf0e.obj
Prediction
camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17IDf26j9w6wf1rgj0cewbdb4166bcStatusSucceededSourceWebHardwareA40Total durationCreatedInput
{ "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjBtAvE6QPsCSQKRMI2f8ROYzpcgciIWnmGSHEX5slVAWKC/cartoon_girl.jpg", "sample_steps": 75, "remove_background": true }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", { input: { seed: 42, image_path: "https://replicate.delivery/pbxt/KkjBtAvE6QPsCSQKRMI2f8ROYzpcgciIWnmGSHEX5slVAWKC/cartoon_girl.jpg", sample_steps: 75, remove_background: true } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", input={ "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjBtAvE6QPsCSQKRMI2f8ROYzpcgciIWnmGSHEX5slVAWKC/cartoon_girl.jpg", "sample_steps": 75, "remove_background": True } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjBtAvE6QPsCSQKRMI2f8ROYzpcgciIWnmGSHEX5slVAWKC/cartoon_girl.jpg", "sample_steps": 75, "remove_background": true } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-04-15T17:43:31.931211Z", "created_at": "2024-04-15T17:42:57.912000Z", "data_removed": false, "error": null, "id": "f26j9w6wf1rgj0cewbdb4166bc", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjBtAvE6QPsCSQKRMI2f8ROYzpcgciIWnmGSHEX5slVAWKC/cartoon_girl.jpg", "sample_steps": 75, "remove_background": true }, "logs": "\u001b[1;31m2024-04-15 17:42:58.592895322 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1666, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.592916722 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1667, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.593079291 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1672, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.597528846 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1733, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.597536366 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1699, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.601527481 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1700, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.601526431 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1734, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.601542451 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1707, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.605526786 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1708, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.608117483 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1735, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.609527771 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1711, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.609523851 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1668, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.609542291 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1705, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.613525586 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1712, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.613526716 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1706, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.617528181 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1716, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.617556111 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1715, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.617600600 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1709, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.621524406 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1741, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.621526946 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1698, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.621536716 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1710, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.621554586 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1737, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.621524406 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1736, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.625524291 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1713, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.625543941 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1717, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.628362627 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1739, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.629534966 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1742, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.629535566 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1714, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.629537446 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1718, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.633407290 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1740, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.633529300 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1743, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.633532970 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1720, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.633527830 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1719, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.637525465 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1724, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.637525285 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1744, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.637543825 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1722, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.641526120 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1725, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.641529430 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1754, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.641539890 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1746, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.637526455 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1721, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.645522655 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1726, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.645524105 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1747, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.648575341 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1755, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.649522150 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1729, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.649524920 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1723, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.649537080 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1749, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.653524505 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1756, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.653524635 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1750, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.653525195 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1730, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.653548315 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1751, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.653586965 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1727, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.649522120 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1748, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.657524770 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1752, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.657529870 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1728, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.657532380 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1757, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.661527925 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1753, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.661528735 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1731, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.663754092 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1758, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.668813306 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1759, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.669531755 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1738, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.669532105 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1732, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.673522420 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1697, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.673522450 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1760, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.677522595 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1745, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.677522775 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1696, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.681523539 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1695, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.681525079 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1694, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.725527804 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1673, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.731976536 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1674, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.741527704 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1676, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.745523299 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1677, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.759857351 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1675, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.761530349 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1693, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.764914035 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1678, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.769528709 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1679, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.773524983 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1680, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.780086135 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1681, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.781526463 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1669, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.785146629 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1682, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.797526403 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1684, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.801525608 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1685, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.805377434 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1683, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.805534743 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1686, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.809525478 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1687, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.809528628 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1671, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.813529613 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1688, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.813532423 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1670, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.817528198 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1689, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.837530383 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1690, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.841528428 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1691, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:42:58.849531028 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1692, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\nSeed set to 42\n 0%| | 0/75 [00:00<?, ?it/s]\n 1%|▏ | 1/75 [00:00<00:08, 8.49it/s]\n 3%|▎ | 2/75 [00:00<00:08, 8.41it/s]\n 4%|▍ | 3/75 [00:00<00:08, 8.41it/s]\n 5%|▌ | 4/75 [00:00<00:08, 8.36it/s]\n 7%|▋ | 5/75 [00:00<00:08, 8.36it/s]\n 8%|▊ | 6/75 [00:00<00:08, 8.37it/s]\n 9%|▉ | 7/75 [00:00<00:08, 8.37it/s]\n 11%|█ | 8/75 [00:00<00:07, 8.38it/s]\n 12%|█▏ | 9/75 [00:01<00:07, 8.37it/s]\n 13%|█▎ | 10/75 [00:01<00:07, 8.35it/s]\n 15%|█▍ | 11/75 [00:01<00:07, 8.36it/s]\n 16%|█▌ | 12/75 [00:01<00:07, 8.37it/s]\n 17%|█▋ | 13/75 [00:01<00:07, 8.37it/s]\n 19%|█▊ | 14/75 [00:01<00:07, 8.37it/s]\n 20%|██ | 15/75 [00:01<00:07, 8.37it/s]\n 21%|██▏ | 16/75 [00:01<00:07, 8.37it/s]\n 23%|██▎ | 17/75 [00:02<00:06, 8.37it/s]\n 24%|██▍ | 18/75 [00:02<00:06, 8.37it/s]\n 25%|██▌ | 19/75 [00:02<00:06, 8.37it/s]\n 27%|██▋ | 20/75 [00:02<00:06, 8.37it/s]\n 28%|██▊ | 21/75 [00:02<00:06, 8.37it/s]\n 29%|██▉ | 22/75 [00:02<00:06, 8.38it/s]\n 31%|███ | 23/75 [00:02<00:06, 8.39it/s]\n 32%|███▏ | 24/75 [00:02<00:06, 8.38it/s]\n 33%|███▎ | 25/75 [00:02<00:05, 8.39it/s]\n 35%|███▍ | 26/75 [00:03<00:05, 8.38it/s]\n 36%|███▌ | 27/75 [00:03<00:05, 8.37it/s]\n 37%|███▋ | 28/75 [00:03<00:05, 8.38it/s]\n 39%|███▊ | 29/75 [00:03<00:05, 8.38it/s]\n 40%|████ | 30/75 [00:03<00:05, 8.38it/s]\n 41%|████▏ | 31/75 [00:03<00:05, 8.39it/s]\n 43%|████▎ | 32/75 [00:03<00:05, 8.41it/s]\n 44%|████▍ | 33/75 [00:03<00:04, 8.42it/s]\n 45%|████▌ | 34/75 [00:04<00:04, 8.42it/s]\n 47%|████▋ | 35/75 [00:04<00:04, 8.42it/s]\n 48%|████▊ | 36/75 [00:04<00:04, 8.43it/s]\n 49%|████▉ | 37/75 [00:04<00:04, 8.43it/s]\n 51%|█████ | 38/75 [00:04<00:04, 8.43it/s]\n 52%|█████▏ | 39/75 [00:04<00:04, 8.42it/s]\n 53%|█████▎ | 40/75 [00:04<00:04, 8.43it/s]\n 55%|█████▍ | 41/75 [00:04<00:04, 8.43it/s]\n 56%|█████▌ | 42/75 [00:05<00:03, 8.43it/s]\n 57%|█████▋ | 43/75 [00:05<00:03, 8.43it/s]\n 59%|█████▊ | 44/75 [00:05<00:03, 8.43it/s]\n 60%|██████ | 45/75 [00:05<00:03, 8.42it/s]\n 61%|██████▏ | 46/75 [00:05<00:03, 8.42it/s]\n 63%|██████▎ | 47/75 [00:05<00:03, 8.43it/s]\n 64%|██████▍ | 48/75 [00:05<00:03, 8.43it/s]\n 65%|██████▌ | 49/75 [00:05<00:03, 8.44it/s]\n 67%|██████▋ | 50/75 [00:05<00:02, 8.44it/s]\n 68%|██████▊ | 51/75 [00:06<00:02, 8.43it/s]\n 69%|██████▉ | 52/75 [00:06<00:02, 8.43it/s]\n 71%|███████ | 53/75 [00:06<00:02, 8.43it/s]\n 72%|███████▏ | 54/75 [00:06<00:02, 8.43it/s]\n 73%|███████▎ | 55/75 [00:06<00:02, 8.44it/s]\n 75%|███████▍ | 56/75 [00:06<00:02, 8.44it/s]\n 76%|███████▌ | 57/75 [00:06<00:02, 8.44it/s]\n 77%|███████▋ | 58/75 [00:06<00:02, 8.44it/s]\n 79%|███████▊ | 59/75 [00:07<00:01, 8.44it/s]\n 80%|████████ | 60/75 [00:07<00:01, 8.44it/s]\n 81%|████████▏ | 61/75 [00:07<00:01, 8.44it/s]\n 83%|████████▎ | 62/75 [00:07<00:01, 8.44it/s]\n 84%|████████▍ | 63/75 [00:07<00:01, 8.44it/s]\n 85%|████████▌ | 64/75 [00:07<00:01, 8.44it/s]\n 87%|████████▋ | 65/75 [00:07<00:01, 8.44it/s]\n 88%|████████▊ | 66/75 [00:07<00:01, 8.43it/s]\n 89%|████████▉ | 67/75 [00:07<00:00, 8.42it/s]\n 91%|█████████ | 68/75 [00:08<00:00, 8.41it/s]\n 92%|█████████▏| 69/75 [00:08<00:00, 8.41it/s]\n 93%|█████████▎| 70/75 [00:08<00:00, 8.41it/s]\n 95%|█████████▍| 71/75 [00:08<00:00, 8.42it/s]\n 96%|█████████▌| 72/75 [00:08<00:00, 8.41it/s]\n 97%|█████████▋| 73/75 [00:08<00:00, 8.42it/s]\n 99%|█████████▊| 74/75 [00:08<00:00, 8.42it/s]\n100%|██████████| 75/75 [00:08<00:00, 8.42it/s]\n100%|██████████| 75/75 [00:08<00:00, 8.41it/s]\n/tmp/tmpabxspk_3.obj\n 0%| | 0/6 [00:00<?, ?it/s]\n 17%|█▋ | 1/6 [00:01<00:05, 1.02s/it]\n 33%|███▎ | 2/6 [00:01<00:03, 1.18it/s]\n 50%|█████ | 3/6 [00:02<00:02, 1.27it/s]\n 67%|██████▋ | 4/6 [00:03<00:01, 1.31it/s]\n 83%|████████▎ | 5/6 [00:03<00:00, 1.33it/s]\n100%|██████████| 6/6 [00:04<00:00, 1.35it/s]\n100%|██████████| 6/6 [00:04<00:00, 1.29it/s]\nVideo saved to /tmp/tmpabxspk_3.mp4\nMesh saved to /tmp/tmpabxspk_3.obj", "metrics": { "predict_time": 33.945715, "total_time": 34.019211 }, "output": [ "https://replicate.delivery/pbxt/HYe9P6eejsG7QIQrLyIBSwb3SWfuyFS1mXfaFe19nopaQZsqE/mv_show_images.png", "https://replicate.delivery/pbxt/x5tCdPcuK45JDdy9Cf7lUUEmvtt6L7gevqhcr8dOz5fEKjVlA/tmpabxspk_3.mp4", "https://replicate.delivery/pbxt/us8BYHHhF8b1K9e1XMq32WxmbmNHzNxkC8kiXWd2vLphyYVJA/tmpabxspk_3.obj" ], "started_at": "2024-04-15T17:42:57.985496Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/f26j9w6wf1rgj0cewbdb4166bc", "cancel": "https://api.replicate.com/v1/predictions/f26j9w6wf1rgj0cewbdb4166bc/cancel" }, "version": "3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17" }
Generated in2024-04-15 17:42:58.592895322 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1666, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.592916722 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1667, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.593079291 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1672, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.597528846 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1733, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.597536366 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1699, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.601527481 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1700, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.601526431 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1734, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.601542451 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1707, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.605526786 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1708, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.608117483 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1735, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.609527771 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1711, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.609523851 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1668, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.609542291 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1705, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.613525586 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1712, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.613526716 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1706, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.617528181 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1716, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.617556111 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1715, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.617600600 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1709, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.621524406 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1741, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.621526946 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1698, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.621536716 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1710, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.621554586 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1737, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.621524406 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1736, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.625524291 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1713, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.625543941 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1717, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.628362627 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1739, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.629534966 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1742, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.629535566 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1714, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.629537446 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1718, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.633407290 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1740, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.633529300 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1743, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.633532970 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1720, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.633527830 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1719, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.637525465 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1724, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.637525285 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1744, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.637543825 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1722, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.641526120 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1725, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.641529430 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1754, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.641539890 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1746, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.637526455 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1721, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.645522655 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1726, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.645524105 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1747, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.648575341 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1755, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.649522150 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1729, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.649524920 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1723, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.649537080 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1749, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.653524505 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1756, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.653524635 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1750, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.653525195 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1730, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.653548315 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1751, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.653586965 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1727, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.649522120 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1748, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.657524770 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1752, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.657529870 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1728, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.657532380 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1757, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.661527925 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1753, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.661528735 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1731, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.663754092 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1758, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.668813306 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1759, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.669531755 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1738, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.669532105 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1732, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.673522420 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1697, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.673522450 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1760, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.677522595 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1745, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.677522775 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1696, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.681523539 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1695, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.681525079 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1694, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.725527804 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1673, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.731976536 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1674, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.741527704 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1676, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.745523299 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1677, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.759857351 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1675, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.761530349 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1693, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.764914035 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1678, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.769528709 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1679, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.773524983 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1680, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.780086135 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1681, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.781526463 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1669, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.785146629 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1682, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.797526403 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1684, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.801525608 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1685, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.805377434 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1683, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.805534743 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1686, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.809525478 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1687, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.809528628 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1671, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.813529613 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1688, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.813532423 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1670, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.817528198 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1689, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.837530383 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1690, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.841528428 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1691, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:42:58.849531028 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 1692, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Seed set to 42 0%| | 0/75 [00:00<?, ?it/s] 1%|▏ | 1/75 [00:00<00:08, 8.49it/s] 3%|▎ | 2/75 [00:00<00:08, 8.41it/s] 4%|▍ | 3/75 [00:00<00:08, 8.41it/s] 5%|▌ | 4/75 [00:00<00:08, 8.36it/s] 7%|▋ | 5/75 [00:00<00:08, 8.36it/s] 8%|▊ | 6/75 [00:00<00:08, 8.37it/s] 9%|▉ | 7/75 [00:00<00:08, 8.37it/s] 11%|█ | 8/75 [00:00<00:07, 8.38it/s] 12%|█▏ | 9/75 [00:01<00:07, 8.37it/s] 13%|█▎ | 10/75 [00:01<00:07, 8.35it/s] 15%|█▍ | 11/75 [00:01<00:07, 8.36it/s] 16%|█▌ | 12/75 [00:01<00:07, 8.37it/s] 17%|█▋ | 13/75 [00:01<00:07, 8.37it/s] 19%|█▊ | 14/75 [00:01<00:07, 8.37it/s] 20%|██ | 15/75 [00:01<00:07, 8.37it/s] 21%|██▏ | 16/75 [00:01<00:07, 8.37it/s] 23%|██▎ | 17/75 [00:02<00:06, 8.37it/s] 24%|██▍ | 18/75 [00:02<00:06, 8.37it/s] 25%|██▌ | 19/75 [00:02<00:06, 8.37it/s] 27%|██▋ | 20/75 [00:02<00:06, 8.37it/s] 28%|██▊ | 21/75 [00:02<00:06, 8.37it/s] 29%|██▉ | 22/75 [00:02<00:06, 8.38it/s] 31%|███ | 23/75 [00:02<00:06, 8.39it/s] 32%|███▏ | 24/75 [00:02<00:06, 8.38it/s] 33%|███▎ | 25/75 [00:02<00:05, 8.39it/s] 35%|███▍ | 26/75 [00:03<00:05, 8.38it/s] 36%|███▌ | 27/75 [00:03<00:05, 8.37it/s] 37%|███▋ | 28/75 [00:03<00:05, 8.38it/s] 39%|███▊ | 29/75 [00:03<00:05, 8.38it/s] 40%|████ | 30/75 [00:03<00:05, 8.38it/s] 41%|████▏ | 31/75 [00:03<00:05, 8.39it/s] 43%|████▎ | 32/75 [00:03<00:05, 8.41it/s] 44%|████▍ | 33/75 [00:03<00:04, 8.42it/s] 45%|████▌ | 34/75 [00:04<00:04, 8.42it/s] 47%|████▋ | 35/75 [00:04<00:04, 8.42it/s] 48%|████▊ | 36/75 [00:04<00:04, 8.43it/s] 49%|████▉ | 37/75 [00:04<00:04, 8.43it/s] 51%|█████ | 38/75 [00:04<00:04, 8.43it/s] 52%|█████▏ | 39/75 [00:04<00:04, 8.42it/s] 53%|█████▎ | 40/75 [00:04<00:04, 8.43it/s] 55%|█████▍ | 41/75 [00:04<00:04, 8.43it/s] 56%|█████▌ | 42/75 [00:05<00:03, 8.43it/s] 57%|█████▋ | 43/75 [00:05<00:03, 8.43it/s] 59%|█████▊ | 44/75 [00:05<00:03, 8.43it/s] 60%|██████ | 45/75 [00:05<00:03, 8.42it/s] 61%|██████▏ | 46/75 [00:05<00:03, 8.42it/s] 63%|██████▎ | 47/75 [00:05<00:03, 8.43it/s] 64%|██████▍ | 48/75 [00:05<00:03, 8.43it/s] 65%|██████▌ | 49/75 [00:05<00:03, 8.44it/s] 67%|██████▋ | 50/75 [00:05<00:02, 8.44it/s] 68%|██████▊ | 51/75 [00:06<00:02, 8.43it/s] 69%|██████▉ | 52/75 [00:06<00:02, 8.43it/s] 71%|███████ | 53/75 [00:06<00:02, 8.43it/s] 72%|███████▏ | 54/75 [00:06<00:02, 8.43it/s] 73%|███████▎ | 55/75 [00:06<00:02, 8.44it/s] 75%|███████▍ | 56/75 [00:06<00:02, 8.44it/s] 76%|███████▌ | 57/75 [00:06<00:02, 8.44it/s] 77%|███████▋ | 58/75 [00:06<00:02, 8.44it/s] 79%|███████▊ | 59/75 [00:07<00:01, 8.44it/s] 80%|████████ | 60/75 [00:07<00:01, 8.44it/s] 81%|████████▏ | 61/75 [00:07<00:01, 8.44it/s] 83%|████████▎ | 62/75 [00:07<00:01, 8.44it/s] 84%|████████▍ | 63/75 [00:07<00:01, 8.44it/s] 85%|████████▌ | 64/75 [00:07<00:01, 8.44it/s] 87%|████████▋ | 65/75 [00:07<00:01, 8.44it/s] 88%|████████▊ | 66/75 [00:07<00:01, 8.43it/s] 89%|████████▉ | 67/75 [00:07<00:00, 8.42it/s] 91%|█████████ | 68/75 [00:08<00:00, 8.41it/s] 92%|█████████▏| 69/75 [00:08<00:00, 8.41it/s] 93%|█████████▎| 70/75 [00:08<00:00, 8.41it/s] 95%|█████████▍| 71/75 [00:08<00:00, 8.42it/s] 96%|█████████▌| 72/75 [00:08<00:00, 8.41it/s] 97%|█████████▋| 73/75 [00:08<00:00, 8.42it/s] 99%|█████████▊| 74/75 [00:08<00:00, 8.42it/s] 100%|██████████| 75/75 [00:08<00:00, 8.42it/s] 100%|██████████| 75/75 [00:08<00:00, 8.41it/s] /tmp/tmpabxspk_3.obj 0%| | 0/6 [00:00<?, ?it/s] 17%|█▋ | 1/6 [00:01<00:05, 1.02s/it] 33%|███▎ | 2/6 [00:01<00:03, 1.18it/s] 50%|█████ | 3/6 [00:02<00:02, 1.27it/s] 67%|██████▋ | 4/6 [00:03<00:01, 1.31it/s] 83%|████████▎ | 5/6 [00:03<00:00, 1.33it/s] 100%|██████████| 6/6 [00:04<00:00, 1.35it/s] 100%|██████████| 6/6 [00:04<00:00, 1.29it/s] Video saved to /tmp/tmpabxspk_3.mp4 Mesh saved to /tmp/tmpabxspk_3.obj
Prediction
camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17ID1thnr6cj55rgm0cewbdsgxjg84StatusSucceededSourceWebHardwareA40Total durationCreatedInput
{ "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjCcBxyEeO0KOAtj0kYyY2JBY4LK3zFfYwgs3DekcPG1Qdp/bubble_mart_blue.png", "sample_steps": 75, "remove_background": true }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", { input: { seed: 42, image_path: "https://replicate.delivery/pbxt/KkjCcBxyEeO0KOAtj0kYyY2JBY4LK3zFfYwgs3DekcPG1Qdp/bubble_mart_blue.png", sample_steps: 75, remove_background: true } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", input={ "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjCcBxyEeO0KOAtj0kYyY2JBY4LK3zFfYwgs3DekcPG1Qdp/bubble_mart_blue.png", "sample_steps": 75, "remove_background": True } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjCcBxyEeO0KOAtj0kYyY2JBY4LK3zFfYwgs3DekcPG1Qdp/bubble_mart_blue.png", "sample_steps": 75, "remove_background": true } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-04-15T17:44:19.076078Z", "created_at": "2024-04-15T17:43:44.425000Z", "data_removed": false, "error": null, "id": "1thnr6cj55rgm0cewbdsgxjg84", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjCcBxyEeO0KOAtj0kYyY2JBY4LK3zFfYwgs3DekcPG1Qdp/bubble_mart_blue.png", "sample_steps": 75, "remove_background": true }, "logs": "\u001b[1;31m2024-04-15 17:44:00.566906644 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2341, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.566924504 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2342, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.566950824 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2343, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.581539695 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2344, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.581546725 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2349, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.581564785 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2348, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.581539685 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2347, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.585552090 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2345, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.585701920 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2350, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.589527815 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2352, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.592236962 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2346, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.593531630 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2351, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.593568120 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2353, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.597341365 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2366, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.597531845 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2354, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.601534320 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2355, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.601552080 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2367, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.605532085 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2368, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.605542425 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2356, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.609527870 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2357, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.612518946 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2369, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.613531345 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2358, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.617559030 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2359, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.617565580 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2370, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.621535405 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2360, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.621541405 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2371, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.625608540 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2361, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.627659297 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2389, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.629528165 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2388, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.632714611 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2390, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.633525240 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2387, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.637526335 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2386, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.637526325 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2391, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.637542435 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2385, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.641533559 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2384, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.641528510 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2392, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.641548939 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2383, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.645528174 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2382, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.649529800 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2393, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.649566440 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2381, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.653535935 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2380, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.658253029 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2422, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.661529645 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2394, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.661555214 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2375, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.665528840 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2395, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.665560829 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2373, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.669532544 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2372, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.665528789 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2374, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.673544190 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2396, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.677528854 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2362, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.677539674 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2397, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.681528120 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2398, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.681528489 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2363, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.685526424 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2364, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.685528455 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2399, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.689524070 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2400, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.689537619 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2431, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.689524090 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2365, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.693530985 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2401, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.697527309 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2402, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.697529069 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2432, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.701529195 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2403, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.701547975 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2434, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.701529175 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2433, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.705561979 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2404, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.705589419 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2421, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.709532204 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2405, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.709531204 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2435, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.709552794 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2424, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.713528209 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2406, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.713527719 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2423, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.717539524 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2407, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.721532859 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2408, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.722447868 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2425, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.725535534 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2409, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.729530969 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2410, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.733532544 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2411, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.737531659 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2412, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.741534664 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2413, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.745535239 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2414, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.749525174 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2415, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.753529539 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2416, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.757532084 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2417, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.761539699 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2418, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.765530354 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2419, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.769528319 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2420, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.773532424 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2426, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.777526849 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2427, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.781534303 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2428, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.785523778 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2429, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:00.789536163 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2430, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\nSeed set to 42\n 0%| | 0/75 [00:00<?, ?it/s]\n 1%|▏ | 1/75 [00:00<00:08, 8.53it/s]\n 3%|▎ | 2/75 [00:00<00:08, 8.43it/s]\n 4%|▍ | 3/75 [00:00<00:08, 8.42it/s]\n 5%|▌ | 4/75 [00:00<00:08, 8.41it/s]\n 7%|▋ | 5/75 [00:00<00:08, 8.42it/s]\n 8%|▊ | 6/75 [00:00<00:08, 8.41it/s]\n 9%|▉ | 7/75 [00:00<00:08, 8.41it/s]\n 11%|█ | 8/75 [00:00<00:07, 8.41it/s]\n 12%|█▏ | 9/75 [00:01<00:07, 8.40it/s]\n 13%|█▎ | 10/75 [00:01<00:07, 8.39it/s]\n 15%|█▍ | 11/75 [00:01<00:07, 8.38it/s]\n 16%|█▌ | 12/75 [00:01<00:07, 8.39it/s]\n 17%|█▋ | 13/75 [00:01<00:07, 8.39it/s]\n 19%|█▊ | 14/75 [00:01<00:07, 8.39it/s]\n 20%|██ | 15/75 [00:01<00:07, 8.38it/s]\n 21%|██▏ | 16/75 [00:01<00:07, 8.38it/s]\n 23%|██▎ | 17/75 [00:02<00:06, 8.38it/s]\n 24%|██▍ | 18/75 [00:02<00:06, 8.38it/s]\n 25%|██▌ | 19/75 [00:02<00:06, 8.38it/s]\n 27%|██▋ | 20/75 [00:02<00:06, 8.38it/s]\n 28%|██▊ | 21/75 [00:02<00:06, 8.39it/s]\n 29%|██▉ | 22/75 [00:02<00:06, 8.36it/s]\n 31%|███ | 23/75 [00:02<00:06, 8.37it/s]\n 32%|███▏ | 24/75 [00:02<00:06, 8.38it/s]\n 33%|███▎ | 25/75 [00:02<00:05, 8.38it/s]\n 35%|███▍ | 26/75 [00:03<00:05, 8.39it/s]\n 36%|███▌ | 27/75 [00:03<00:05, 8.39it/s]\n 37%|███▋ | 28/75 [00:03<00:05, 8.39it/s]\n 39%|███▊ | 29/75 [00:03<00:05, 8.39it/s]\n 40%|████ | 30/75 [00:03<00:05, 8.38it/s]\n 41%|████▏ | 31/75 [00:03<00:05, 8.38it/s]\n 43%|████▎ | 32/75 [00:03<00:05, 8.38it/s]\n 44%|████▍ | 33/75 [00:03<00:05, 8.38it/s]\n 45%|████▌ | 34/75 [00:04<00:04, 8.38it/s]\n 47%|████▋ | 35/75 [00:04<00:04, 8.38it/s]\n 48%|████▊ | 36/75 [00:04<00:04, 8.37it/s]\n 49%|████▉ | 37/75 [00:04<00:04, 8.37it/s]\n 51%|█████ | 38/75 [00:04<00:04, 8.36it/s]\n 52%|█████▏ | 39/75 [00:04<00:04, 8.36it/s]\n 53%|█████▎ | 40/75 [00:04<00:04, 8.36it/s]\n 55%|█████▍ | 41/75 [00:04<00:04, 8.36it/s]\n 56%|█████▌ | 42/75 [00:05<00:03, 8.37it/s]\n 57%|█████▋ | 43/75 [00:05<00:03, 8.37it/s]\n 59%|█████▊ | 44/75 [00:05<00:03, 8.37it/s]\n 60%|██████ | 45/75 [00:05<00:03, 8.36it/s]\n 61%|██████▏ | 46/75 [00:05<00:03, 8.36it/s]\n 63%|██████▎ | 47/75 [00:05<00:03, 8.36it/s]\n 64%|██████▍ | 48/75 [00:05<00:03, 8.35it/s]\n 65%|██████▌ | 49/75 [00:05<00:03, 8.35it/s]\n 67%|██████▋ | 50/75 [00:05<00:02, 8.36it/s]\n 68%|██████▊ | 51/75 [00:06<00:02, 8.36it/s]\n 69%|██████▉ | 52/75 [00:06<00:02, 8.37it/s]\n 71%|███████ | 53/75 [00:06<00:02, 8.36it/s]\n 72%|███████▏ | 54/75 [00:06<00:02, 8.35it/s]\n 73%|███████▎ | 55/75 [00:06<00:02, 8.35it/s]\n 75%|███████▍ | 56/75 [00:06<00:02, 8.35it/s]\n 76%|███████▌ | 57/75 [00:06<00:02, 8.35it/s]\n 77%|███████▋ | 58/75 [00:06<00:02, 8.35it/s]\n 79%|███████▊ | 59/75 [00:07<00:01, 8.36it/s]\n 80%|████████ | 60/75 [00:07<00:01, 8.36it/s]\n 81%|████████▏ | 61/75 [00:07<00:01, 8.35it/s]\n 83%|████████▎ | 62/75 [00:07<00:01, 8.34it/s]\n 84%|████████▍ | 63/75 [00:07<00:01, 8.34it/s]\n 85%|████████▌ | 64/75 [00:07<00:01, 8.35it/s]\n 87%|████████▋ | 65/75 [00:07<00:01, 8.35it/s]\n 88%|████████▊ | 66/75 [00:07<00:01, 8.35it/s]\n 89%|████████▉ | 67/75 [00:08<00:00, 8.35it/s]\n 91%|█████████ | 68/75 [00:08<00:00, 8.35it/s]\n 92%|█████████▏| 69/75 [00:08<00:00, 8.35it/s]\n 93%|█████████▎| 70/75 [00:08<00:00, 8.34it/s]\n 95%|█████████▍| 71/75 [00:08<00:00, 8.35it/s]\n 96%|█████████▌| 72/75 [00:08<00:00, 8.36it/s]\n 97%|█████████▋| 73/75 [00:08<00:00, 8.36it/s]\n 99%|█████████▊| 74/75 [00:08<00:00, 8.36it/s]\n100%|██████████| 75/75 [00:08<00:00, 8.36it/s]\n100%|██████████| 75/75 [00:08<00:00, 8.37it/s]\n/tmp/tmp0xvh91m5.obj\n 0%| | 0/6 [00:00<?, ?it/s]\n 17%|█▋ | 1/6 [00:01<00:05, 1.02s/it]\n 33%|███▎ | 2/6 [00:01<00:03, 1.18it/s]\n 50%|█████ | 3/6 [00:02<00:02, 1.26it/s]\n 67%|██████▋ | 4/6 [00:03<00:01, 1.30it/s]\n 83%|████████▎ | 5/6 [00:03<00:00, 1.33it/s]\n100%|██████████| 6/6 [00:04<00:00, 1.34it/s]\n100%|██████████| 6/6 [00:04<00:00, 1.29it/s]\nVideo saved to /tmp/tmp0xvh91m5.mp4\nMesh saved to /tmp/tmp0xvh91m5.obj", "metrics": { "predict_time": 19.312952, "total_time": 34.651078 }, "output": [ "https://replicate.delivery/pbxt/7I6drTsYpWYRDNaPKgU1WBnUVqkeBGwuYQj7l7pOaTexlxqSA/mv_show_images.png", "https://replicate.delivery/pbxt/CRbex0yMMp1fEkyDY3sQa99q1MkevS3OCMZUl342pCeIXGrKB/tmp0xvh91m5.mp4", "https://replicate.delivery/pbxt/phWMvJKz4N59DFVi7Qi0GIETjfG8DGDASleAgQOHMNSylxqSA/tmp0xvh91m5.obj" ], "started_at": "2024-04-15T17:43:59.763126Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/1thnr6cj55rgm0cewbdsgxjg84", "cancel": "https://api.replicate.com/v1/predictions/1thnr6cj55rgm0cewbdsgxjg84/cancel" }, "version": "3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17" }
Generated in2024-04-15 17:44:00.566906644 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2341, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.566924504 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2342, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.566950824 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2343, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.581539695 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2344, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.581546725 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2349, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.581564785 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2348, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.581539685 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2347, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.585552090 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2345, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.585701920 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2350, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.589527815 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2352, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.592236962 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2346, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.593531630 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2351, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.593568120 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2353, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.597341365 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2366, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.597531845 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2354, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.601534320 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2355, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.601552080 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2367, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.605532085 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2368, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.605542425 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2356, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.609527870 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2357, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.612518946 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2369, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.613531345 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2358, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.617559030 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2359, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.617565580 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2370, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.621535405 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2360, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.621541405 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2371, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.625608540 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2361, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.627659297 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2389, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.629528165 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2388, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.632714611 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2390, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.633525240 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2387, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.637526335 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2386, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.637526325 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2391, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.637542435 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2385, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.641533559 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2384, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.641528510 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2392, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.641548939 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2383, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.645528174 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2382, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.649529800 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2393, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.649566440 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2381, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.653535935 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2380, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.658253029 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2422, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.661529645 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2394, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.661555214 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2375, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.665528840 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2395, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.665560829 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2373, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.669532544 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2372, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.665528789 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2374, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.673544190 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2396, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.677528854 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2362, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.677539674 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2397, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.681528120 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2398, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.681528489 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2363, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.685526424 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2364, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.685528455 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2399, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.689524070 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2400, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.689537619 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2431, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.689524090 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2365, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.693530985 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2401, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.697527309 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2402, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.697529069 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2432, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.701529195 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2403, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.701547975 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2434, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.701529175 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2433, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.705561979 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2404, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.705589419 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2421, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.709532204 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2405, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.709531204 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2435, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.709552794 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2424, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.713528209 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2406, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.713527719 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2423, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.717539524 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2407, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.721532859 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2408, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.722447868 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2425, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.725535534 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2409, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.729530969 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2410, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.733532544 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2411, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.737531659 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2412, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.741534664 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2413, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.745535239 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2414, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.749525174 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2415, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.753529539 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2416, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.757532084 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2417, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.761539699 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2418, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.765530354 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2419, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.769528319 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2420, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.773532424 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2426, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.777526849 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2427, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.781534303 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2428, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.785523778 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2429, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:00.789536163 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2430, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Seed set to 42 0%| | 0/75 [00:00<?, ?it/s] 1%|▏ | 1/75 [00:00<00:08, 8.53it/s] 3%|▎ | 2/75 [00:00<00:08, 8.43it/s] 4%|▍ | 3/75 [00:00<00:08, 8.42it/s] 5%|▌ | 4/75 [00:00<00:08, 8.41it/s] 7%|▋ | 5/75 [00:00<00:08, 8.42it/s] 8%|▊ | 6/75 [00:00<00:08, 8.41it/s] 9%|▉ | 7/75 [00:00<00:08, 8.41it/s] 11%|█ | 8/75 [00:00<00:07, 8.41it/s] 12%|█▏ | 9/75 [00:01<00:07, 8.40it/s] 13%|█▎ | 10/75 [00:01<00:07, 8.39it/s] 15%|█▍ | 11/75 [00:01<00:07, 8.38it/s] 16%|█▌ | 12/75 [00:01<00:07, 8.39it/s] 17%|█▋ | 13/75 [00:01<00:07, 8.39it/s] 19%|█▊ | 14/75 [00:01<00:07, 8.39it/s] 20%|██ | 15/75 [00:01<00:07, 8.38it/s] 21%|██▏ | 16/75 [00:01<00:07, 8.38it/s] 23%|██▎ | 17/75 [00:02<00:06, 8.38it/s] 24%|██▍ | 18/75 [00:02<00:06, 8.38it/s] 25%|██▌ | 19/75 [00:02<00:06, 8.38it/s] 27%|██▋ | 20/75 [00:02<00:06, 8.38it/s] 28%|██▊ | 21/75 [00:02<00:06, 8.39it/s] 29%|██▉ | 22/75 [00:02<00:06, 8.36it/s] 31%|███ | 23/75 [00:02<00:06, 8.37it/s] 32%|███▏ | 24/75 [00:02<00:06, 8.38it/s] 33%|███▎ | 25/75 [00:02<00:05, 8.38it/s] 35%|███▍ | 26/75 [00:03<00:05, 8.39it/s] 36%|███▌ | 27/75 [00:03<00:05, 8.39it/s] 37%|███▋ | 28/75 [00:03<00:05, 8.39it/s] 39%|███▊ | 29/75 [00:03<00:05, 8.39it/s] 40%|████ | 30/75 [00:03<00:05, 8.38it/s] 41%|████▏ | 31/75 [00:03<00:05, 8.38it/s] 43%|████▎ | 32/75 [00:03<00:05, 8.38it/s] 44%|████▍ | 33/75 [00:03<00:05, 8.38it/s] 45%|████▌ | 34/75 [00:04<00:04, 8.38it/s] 47%|████▋ | 35/75 [00:04<00:04, 8.38it/s] 48%|████▊ | 36/75 [00:04<00:04, 8.37it/s] 49%|████▉ | 37/75 [00:04<00:04, 8.37it/s] 51%|█████ | 38/75 [00:04<00:04, 8.36it/s] 52%|█████▏ | 39/75 [00:04<00:04, 8.36it/s] 53%|█████▎ | 40/75 [00:04<00:04, 8.36it/s] 55%|█████▍ | 41/75 [00:04<00:04, 8.36it/s] 56%|█████▌ | 42/75 [00:05<00:03, 8.37it/s] 57%|█████▋ | 43/75 [00:05<00:03, 8.37it/s] 59%|█████▊ | 44/75 [00:05<00:03, 8.37it/s] 60%|██████ | 45/75 [00:05<00:03, 8.36it/s] 61%|██████▏ | 46/75 [00:05<00:03, 8.36it/s] 63%|██████▎ | 47/75 [00:05<00:03, 8.36it/s] 64%|██████▍ | 48/75 [00:05<00:03, 8.35it/s] 65%|██████▌ | 49/75 [00:05<00:03, 8.35it/s] 67%|██████▋ | 50/75 [00:05<00:02, 8.36it/s] 68%|██████▊ | 51/75 [00:06<00:02, 8.36it/s] 69%|██████▉ | 52/75 [00:06<00:02, 8.37it/s] 71%|███████ | 53/75 [00:06<00:02, 8.36it/s] 72%|███████▏ | 54/75 [00:06<00:02, 8.35it/s] 73%|███████▎ | 55/75 [00:06<00:02, 8.35it/s] 75%|███████▍ | 56/75 [00:06<00:02, 8.35it/s] 76%|███████▌ | 57/75 [00:06<00:02, 8.35it/s] 77%|███████▋ | 58/75 [00:06<00:02, 8.35it/s] 79%|███████▊ | 59/75 [00:07<00:01, 8.36it/s] 80%|████████ | 60/75 [00:07<00:01, 8.36it/s] 81%|████████▏ | 61/75 [00:07<00:01, 8.35it/s] 83%|████████▎ | 62/75 [00:07<00:01, 8.34it/s] 84%|████████▍ | 63/75 [00:07<00:01, 8.34it/s] 85%|████████▌ | 64/75 [00:07<00:01, 8.35it/s] 87%|████████▋ | 65/75 [00:07<00:01, 8.35it/s] 88%|████████▊ | 66/75 [00:07<00:01, 8.35it/s] 89%|████████▉ | 67/75 [00:08<00:00, 8.35it/s] 91%|█████████ | 68/75 [00:08<00:00, 8.35it/s] 92%|█████████▏| 69/75 [00:08<00:00, 8.35it/s] 93%|█████████▎| 70/75 [00:08<00:00, 8.34it/s] 95%|█████████▍| 71/75 [00:08<00:00, 8.35it/s] 96%|█████████▌| 72/75 [00:08<00:00, 8.36it/s] 97%|█████████▋| 73/75 [00:08<00:00, 8.36it/s] 99%|█████████▊| 74/75 [00:08<00:00, 8.36it/s] 100%|██████████| 75/75 [00:08<00:00, 8.36it/s] 100%|██████████| 75/75 [00:08<00:00, 8.37it/s] /tmp/tmp0xvh91m5.obj 0%| | 0/6 [00:00<?, ?it/s] 17%|█▋ | 1/6 [00:01<00:05, 1.02s/it] 33%|███▎ | 2/6 [00:01<00:03, 1.18it/s] 50%|█████ | 3/6 [00:02<00:02, 1.26it/s] 67%|██████▋ | 4/6 [00:03<00:01, 1.30it/s] 83%|████████▎ | 5/6 [00:03<00:00, 1.33it/s] 100%|██████████| 6/6 [00:04<00:00, 1.34it/s] 100%|██████████| 6/6 [00:04<00:00, 1.29it/s] Video saved to /tmp/tmp0xvh91m5.mp4 Mesh saved to /tmp/tmp0xvh91m5.obj
Prediction
camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17ID9xatmknn2xrgj0cewbf8pakndwStatusSucceededSourceWebHardwareA40Total durationCreatedInput
{ "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjFrFuRNiLdso2YJvcRbcXzI0m8D5UEZW36qnUmeit4tWAs/pikachu.png", "sample_steps": 75, "remove_background": true }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", { input: { seed: 42, image_path: "https://replicate.delivery/pbxt/KkjFrFuRNiLdso2YJvcRbcXzI0m8D5UEZW36qnUmeit4tWAs/pikachu.png", sample_steps: 75, remove_background: true } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", input={ "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjFrFuRNiLdso2YJvcRbcXzI0m8D5UEZW36qnUmeit4tWAs/pikachu.png", "sample_steps": 75, "remove_background": True } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjFrFuRNiLdso2YJvcRbcXzI0m8D5UEZW36qnUmeit4tWAs/pikachu.png", "sample_steps": 75, "remove_background": true } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-04-15T17:47:35.640604Z", "created_at": "2024-04-15T17:47:09.975000Z", "data_removed": false, "error": null, "id": "9xatmknn2xrgj0cewbf8pakndw", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjFrFuRNiLdso2YJvcRbcXzI0m8D5UEZW36qnUmeit4tWAs/pikachu.png", "sample_steps": 75, "remove_background": true }, "logs": "\u001b[1;31m2024-04-15 17:47:17.093727783 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4521, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.093737823 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4522, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.093859813 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4524, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.093818473 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4523, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.108997764 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4525, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.109528383 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4526, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.113529228 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4527, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.117526014 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4528, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.121526429 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4534, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.125535434 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4535, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.129530349 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4529, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.129532279 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4536, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.129552919 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4537, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.133528134 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4530, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.137530869 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4531, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.137550449 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4539, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.137531369 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4538, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.141528444 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4532, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.141695784 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4549, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.145534299 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4533, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.145542209 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4540, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.149529704 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4541, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.149548654 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4543, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.149533434 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4542, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.153528719 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4544, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.157527314 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4545, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.157563844 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4546, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.161526379 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4547, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.157527414 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4555, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.165522814 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4548, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.165963454 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4595, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.169525869 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4550, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.173527634 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4551, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.173555454 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4560, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.177524939 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4552, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.177524929 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4561, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.181524334 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4562, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.181524774 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4553, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.181672454 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4563, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.181746844 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4554, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.185524739 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4564, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.185525479 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4575, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.189556334 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4565, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.189572734 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4576, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.193529069 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4566, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.193557889 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4577, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.197550944 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4578, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.201547369 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4579, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.201597289 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4568, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.205529054 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4580, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.205537404 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4569, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.201551689 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4567, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.209527539 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4581, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.213542414 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4570, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.213558294 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4583, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.217527809 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4597, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.217532149 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4584, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.221528964 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4571, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.221531954 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4585, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.225534669 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4572, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.225537889 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4586, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.229527495 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4587, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.229529445 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4573, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.233533540 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4574, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.233611480 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4588, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.233669050 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4604, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.237528525 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4612, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.237528395 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4589, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.241109410 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4603, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.241530590 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4590, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.241544760 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4613, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.245529155 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4602, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.245530195 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4614, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.245548455 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4592, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.249524090 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4593, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.249524990 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4601, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.249523900 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4615, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.253528285 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4594, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.256303501 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4600, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.257531330 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4596, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.261363115 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4599, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.245531035 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4591, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.265536520 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4598, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.213541964 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4582, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.285592755 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4605, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.289534000 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4606, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.291737257 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4610, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.293541415 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4607, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.296802741 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4611, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.297532650 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4608, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:47:17.301533155 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4609, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\nSeed set to 42\n 0%| | 0/75 [00:00<?, ?it/s]\n 1%|▏ | 1/75 [00:00<00:08, 8.58it/s]\n 3%|▎ | 2/75 [00:00<00:08, 8.49it/s]\n 4%|▍ | 3/75 [00:00<00:08, 8.46it/s]\n 5%|▌ | 4/75 [00:00<00:08, 8.43it/s]\n 7%|▋ | 5/75 [00:00<00:08, 8.41it/s]\n 8%|▊ | 6/75 [00:00<00:08, 8.39it/s]\n 9%|▉ | 7/75 [00:00<00:08, 8.38it/s]\n 11%|█ | 8/75 [00:00<00:07, 8.38it/s]\n 12%|█▏ | 9/75 [00:01<00:07, 8.37it/s]\n 13%|█▎ | 10/75 [00:01<00:07, 8.37it/s]\n 15%|█▍ | 11/75 [00:01<00:07, 8.37it/s]\n 16%|█▌ | 12/75 [00:01<00:07, 8.36it/s]\n 17%|█▋ | 13/75 [00:01<00:07, 8.36it/s]\n 19%|█▊ | 14/75 [00:01<00:07, 8.29it/s]\n 20%|██ | 15/75 [00:01<00:07, 8.31it/s]\n 21%|██▏ | 16/75 [00:01<00:07, 8.34it/s]\n 23%|██▎ | 17/75 [00:02<00:06, 8.34it/s]\n 24%|██▍ | 18/75 [00:02<00:06, 8.35it/s]\n 25%|██▌ | 19/75 [00:02<00:06, 8.35it/s]\n 27%|██▋ | 20/75 [00:02<00:06, 8.35it/s]\n 28%|██▊ | 21/75 [00:02<00:06, 8.34it/s]\n 29%|██▉ | 22/75 [00:02<00:06, 8.34it/s]\n 31%|███ | 23/75 [00:02<00:06, 8.34it/s]\n 32%|███▏ | 24/75 [00:02<00:06, 8.33it/s]\n 33%|███▎ | 25/75 [00:02<00:05, 8.34it/s]\n 35%|███▍ | 26/75 [00:03<00:05, 8.35it/s]\n 36%|███▌ | 27/75 [00:03<00:05, 8.35it/s]\n 37%|███▋ | 28/75 [00:03<00:05, 8.35it/s]\n 39%|███▊ | 29/75 [00:03<00:05, 8.33it/s]\n 40%|████ | 30/75 [00:03<00:05, 8.34it/s]\n 41%|████▏ | 31/75 [00:03<00:05, 8.35it/s]\n 43%|████▎ | 32/75 [00:03<00:05, 8.36it/s]\n 44%|████▍ | 33/75 [00:03<00:05, 8.37it/s]\n 45%|████▌ | 34/75 [00:04<00:04, 8.37it/s]\n 47%|████▋ | 35/75 [00:04<00:04, 8.37it/s]\n 48%|████▊ | 36/75 [00:04<00:04, 8.37it/s]\n 49%|████▉ | 37/75 [00:04<00:04, 8.37it/s]\n 51%|█████ | 38/75 [00:04<00:04, 8.37it/s]\n 52%|█████▏ | 39/75 [00:04<00:04, 8.36it/s]\n 53%|█████▎ | 40/75 [00:04<00:04, 8.37it/s]\n 55%|█████▍ | 41/75 [00:04<00:04, 8.37it/s]\n 56%|█████▌ | 42/75 [00:05<00:03, 8.37it/s]\n 57%|█████▋ | 43/75 [00:05<00:03, 8.37it/s]\n 59%|█████▊ | 44/75 [00:05<00:03, 8.37it/s]\n 60%|██████ | 45/75 [00:05<00:03, 8.37it/s]\n 61%|██████▏ | 46/75 [00:05<00:03, 8.37it/s]\n 63%|██████▎ | 47/75 [00:05<00:03, 8.36it/s]\n 64%|██████▍ | 48/75 [00:05<00:03, 8.35it/s]\n 65%|██████▌ | 49/75 [00:05<00:03, 8.36it/s]\n 67%|██████▋ | 50/75 [00:05<00:02, 8.37it/s]\n 68%|██████▊ | 51/75 [00:06<00:02, 8.37it/s]\n 69%|██████▉ | 52/75 [00:06<00:02, 8.37it/s]\n 71%|███████ | 53/75 [00:06<00:02, 8.37it/s]\n 72%|███████▏ | 54/75 [00:06<00:02, 8.37it/s]\n 73%|███████▎ | 55/75 [00:06<00:02, 8.36it/s]\n 75%|███████▍ | 56/75 [00:06<00:02, 8.36it/s]\n 76%|███████▌ | 57/75 [00:06<00:02, 8.36it/s]\n 77%|███████▋ | 58/75 [00:06<00:02, 8.37it/s]\n 79%|███████▊ | 59/75 [00:07<00:01, 8.36it/s]\n 80%|████████ | 60/75 [00:07<00:01, 8.36it/s]\n 81%|████████▏ | 61/75 [00:07<00:01, 8.35it/s]\n 83%|████████▎ | 62/75 [00:07<00:01, 8.34it/s]\n 84%|████████▍ | 63/75 [00:07<00:01, 8.34it/s]\n 85%|████████▌ | 64/75 [00:07<00:01, 8.34it/s]\n 87%|████████▋ | 65/75 [00:07<00:01, 8.34it/s]\n 88%|████████▊ | 66/75 [00:07<00:01, 8.34it/s]\n 89%|████████▉ | 67/75 [00:08<00:00, 8.35it/s]\n 91%|█████████ | 68/75 [00:08<00:00, 8.36it/s]\n 92%|█████████▏| 69/75 [00:08<00:00, 8.36it/s]\n 93%|█████████▎| 70/75 [00:08<00:00, 8.36it/s]\n 95%|█████████▍| 71/75 [00:08<00:00, 8.37it/s]\n 96%|█████████▌| 72/75 [00:08<00:00, 8.36it/s]\n 97%|█████████▋| 73/75 [00:08<00:00, 8.35it/s]\n 99%|█████████▊| 74/75 [00:08<00:00, 8.35it/s]\n100%|██████████| 75/75 [00:08<00:00, 8.36it/s]\n100%|██████████| 75/75 [00:08<00:00, 8.36it/s]\n/tmp/tmpgr72ckgz.obj\n 0%| | 0/6 [00:00<?, ?it/s]\n 17%|█▋ | 1/6 [00:01<00:05, 1.02s/it]\n 33%|███▎ | 2/6 [00:01<00:03, 1.18it/s]\n 50%|█████ | 3/6 [00:02<00:02, 1.26it/s]\n 67%|██████▋ | 4/6 [00:03<00:01, 1.30it/s]\n 83%|████████▎ | 5/6 [00:03<00:00, 1.33it/s]\n100%|██████████| 6/6 [00:04<00:00, 1.34it/s]\n100%|██████████| 6/6 [00:04<00:00, 1.28it/s]\nVideo saved to /tmp/tmpgr72ckgz.mp4\nMesh saved to /tmp/tmpgr72ckgz.obj", "metrics": { "predict_time": 19.738347, "total_time": 25.665604 }, "output": [ "https://replicate.delivery/pbxt/2kEEC4UFLNZ9E5EEKqmhtTWpcfrAePiIdmseFuwTeIrUjGrKB/mv_show_images.png", "https://replicate.delivery/pbxt/m3glrMeATZT7PiFjf776zUpwiMTxmDz4IC4mejnNzjLsRjVlA/tmpgr72ckgz.mp4", "https://replicate.delivery/pbxt/86Auu2HqUEJoJVzDn9sGzeWrJlKs0EFgLwynKhN25upb0YVJA/tmpgr72ckgz.obj" ], "started_at": "2024-04-15T17:47:15.902257Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/9xatmknn2xrgj0cewbf8pakndw", "cancel": "https://api.replicate.com/v1/predictions/9xatmknn2xrgj0cewbf8pakndw/cancel" }, "version": "3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17" }
Generated in2024-04-15 17:47:17.093727783 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4521, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.093737823 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4522, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.093859813 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4524, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.093818473 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4523, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.108997764 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4525, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.109528383 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4526, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.113529228 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4527, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.117526014 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4528, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.121526429 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4534, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.125535434 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4535, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.129530349 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4529, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.129532279 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4536, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.129552919 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4537, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.133528134 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4530, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.137530869 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4531, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.137550449 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4539, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.137531369 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4538, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.141528444 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4532, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.141695784 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4549, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.145534299 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4533, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.145542209 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4540, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.149529704 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4541, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.149548654 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4543, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.149533434 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4542, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.153528719 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4544, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.157527314 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4545, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.157563844 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4546, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.161526379 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4547, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.157527414 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4555, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.165522814 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4548, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.165963454 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4595, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.169525869 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4550, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.173527634 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4551, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.173555454 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4560, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.177524939 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4552, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.177524929 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4561, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.181524334 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4562, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.181524774 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4553, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.181672454 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4563, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.181746844 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4554, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.185524739 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4564, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.185525479 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4575, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.189556334 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4565, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.189572734 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4576, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.193529069 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4566, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.193557889 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4577, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.197550944 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4578, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.201547369 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4579, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.201597289 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4568, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.205529054 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4580, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.205537404 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4569, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.201551689 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4567, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.209527539 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4581, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.213542414 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4570, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.213558294 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4583, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.217527809 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4597, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.217532149 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4584, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.221528964 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4571, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.221531954 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4585, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.225534669 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4572, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.225537889 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4586, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.229527495 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4587, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.229529445 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4573, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.233533540 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4574, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.233611480 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4588, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.233669050 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4604, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.237528525 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4612, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.237528395 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4589, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.241109410 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4603, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.241530590 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4590, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.241544760 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4613, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.245529155 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4602, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.245530195 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4614, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.245548455 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4592, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.249524090 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4593, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.249524990 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4601, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.249523900 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4615, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.253528285 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4594, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.256303501 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4600, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.257531330 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4596, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.261363115 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4599, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.245531035 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4591, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.265536520 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4598, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.213541964 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4582, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.285592755 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4605, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.289534000 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4606, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.291737257 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4610, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.293541415 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4607, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.296802741 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4611, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.297532650 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4608, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:47:17.301533155 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4609, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Seed set to 42 0%| | 0/75 [00:00<?, ?it/s] 1%|▏ | 1/75 [00:00<00:08, 8.58it/s] 3%|▎ | 2/75 [00:00<00:08, 8.49it/s] 4%|▍ | 3/75 [00:00<00:08, 8.46it/s] 5%|▌ | 4/75 [00:00<00:08, 8.43it/s] 7%|▋ | 5/75 [00:00<00:08, 8.41it/s] 8%|▊ | 6/75 [00:00<00:08, 8.39it/s] 9%|▉ | 7/75 [00:00<00:08, 8.38it/s] 11%|█ | 8/75 [00:00<00:07, 8.38it/s] 12%|█▏ | 9/75 [00:01<00:07, 8.37it/s] 13%|█▎ | 10/75 [00:01<00:07, 8.37it/s] 15%|█▍ | 11/75 [00:01<00:07, 8.37it/s] 16%|█▌ | 12/75 [00:01<00:07, 8.36it/s] 17%|█▋ | 13/75 [00:01<00:07, 8.36it/s] 19%|█▊ | 14/75 [00:01<00:07, 8.29it/s] 20%|██ | 15/75 [00:01<00:07, 8.31it/s] 21%|██▏ | 16/75 [00:01<00:07, 8.34it/s] 23%|██▎ | 17/75 [00:02<00:06, 8.34it/s] 24%|██▍ | 18/75 [00:02<00:06, 8.35it/s] 25%|██▌ | 19/75 [00:02<00:06, 8.35it/s] 27%|██▋ | 20/75 [00:02<00:06, 8.35it/s] 28%|██▊ | 21/75 [00:02<00:06, 8.34it/s] 29%|██▉ | 22/75 [00:02<00:06, 8.34it/s] 31%|███ | 23/75 [00:02<00:06, 8.34it/s] 32%|███▏ | 24/75 [00:02<00:06, 8.33it/s] 33%|███▎ | 25/75 [00:02<00:05, 8.34it/s] 35%|███▍ | 26/75 [00:03<00:05, 8.35it/s] 36%|███▌ | 27/75 [00:03<00:05, 8.35it/s] 37%|███▋ | 28/75 [00:03<00:05, 8.35it/s] 39%|███▊ | 29/75 [00:03<00:05, 8.33it/s] 40%|████ | 30/75 [00:03<00:05, 8.34it/s] 41%|████▏ | 31/75 [00:03<00:05, 8.35it/s] 43%|████▎ | 32/75 [00:03<00:05, 8.36it/s] 44%|████▍ | 33/75 [00:03<00:05, 8.37it/s] 45%|████▌ | 34/75 [00:04<00:04, 8.37it/s] 47%|████▋ | 35/75 [00:04<00:04, 8.37it/s] 48%|████▊ | 36/75 [00:04<00:04, 8.37it/s] 49%|████▉ | 37/75 [00:04<00:04, 8.37it/s] 51%|█████ | 38/75 [00:04<00:04, 8.37it/s] 52%|█████▏ | 39/75 [00:04<00:04, 8.36it/s] 53%|█████▎ | 40/75 [00:04<00:04, 8.37it/s] 55%|█████▍ | 41/75 [00:04<00:04, 8.37it/s] 56%|█████▌ | 42/75 [00:05<00:03, 8.37it/s] 57%|█████▋ | 43/75 [00:05<00:03, 8.37it/s] 59%|█████▊ | 44/75 [00:05<00:03, 8.37it/s] 60%|██████ | 45/75 [00:05<00:03, 8.37it/s] 61%|██████▏ | 46/75 [00:05<00:03, 8.37it/s] 63%|██████▎ | 47/75 [00:05<00:03, 8.36it/s] 64%|██████▍ | 48/75 [00:05<00:03, 8.35it/s] 65%|██████▌ | 49/75 [00:05<00:03, 8.36it/s] 67%|██████▋ | 50/75 [00:05<00:02, 8.37it/s] 68%|██████▊ | 51/75 [00:06<00:02, 8.37it/s] 69%|██████▉ | 52/75 [00:06<00:02, 8.37it/s] 71%|███████ | 53/75 [00:06<00:02, 8.37it/s] 72%|███████▏ | 54/75 [00:06<00:02, 8.37it/s] 73%|███████▎ | 55/75 [00:06<00:02, 8.36it/s] 75%|███████▍ | 56/75 [00:06<00:02, 8.36it/s] 76%|███████▌ | 57/75 [00:06<00:02, 8.36it/s] 77%|███████▋ | 58/75 [00:06<00:02, 8.37it/s] 79%|███████▊ | 59/75 [00:07<00:01, 8.36it/s] 80%|████████ | 60/75 [00:07<00:01, 8.36it/s] 81%|████████▏ | 61/75 [00:07<00:01, 8.35it/s] 83%|████████▎ | 62/75 [00:07<00:01, 8.34it/s] 84%|████████▍ | 63/75 [00:07<00:01, 8.34it/s] 85%|████████▌ | 64/75 [00:07<00:01, 8.34it/s] 87%|████████▋ | 65/75 [00:07<00:01, 8.34it/s] 88%|████████▊ | 66/75 [00:07<00:01, 8.34it/s] 89%|████████▉ | 67/75 [00:08<00:00, 8.35it/s] 91%|█████████ | 68/75 [00:08<00:00, 8.36it/s] 92%|█████████▏| 69/75 [00:08<00:00, 8.36it/s] 93%|█████████▎| 70/75 [00:08<00:00, 8.36it/s] 95%|█████████▍| 71/75 [00:08<00:00, 8.37it/s] 96%|█████████▌| 72/75 [00:08<00:00, 8.36it/s] 97%|█████████▋| 73/75 [00:08<00:00, 8.35it/s] 99%|█████████▊| 74/75 [00:08<00:00, 8.35it/s] 100%|██████████| 75/75 [00:08<00:00, 8.36it/s] 100%|██████████| 75/75 [00:08<00:00, 8.36it/s] /tmp/tmpgr72ckgz.obj 0%| | 0/6 [00:00<?, ?it/s] 17%|█▋ | 1/6 [00:01<00:05, 1.02s/it] 33%|███▎ | 2/6 [00:01<00:03, 1.18it/s] 50%|█████ | 3/6 [00:02<00:02, 1.26it/s] 67%|██████▋ | 4/6 [00:03<00:01, 1.30it/s] 83%|████████▎ | 5/6 [00:03<00:00, 1.33it/s] 100%|██████████| 6/6 [00:04<00:00, 1.34it/s] 100%|██████████| 6/6 [00:04<00:00, 1.28it/s] Video saved to /tmp/tmpgr72ckgz.mp4 Mesh saved to /tmp/tmpgr72ckgz.obj
Prediction
camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17IDtmew04jd8drgp0cewbe97ynxgrStatusSucceededSourceWebHardwareA40Total durationCreatedInput
{ "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjDMp5rFBoYR9hGW6GoHVRhySaHjkZuVvJEstQWXNVc0eZQ/house2.jpg", "sample_steps": 75, "remove_background": true }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", { input: { seed: 42, image_path: "https://replicate.delivery/pbxt/KkjDMp5rFBoYR9hGW6GoHVRhySaHjkZuVvJEstQWXNVc0eZQ/house2.jpg", sample_steps: 75, remove_background: true } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", input={ "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjDMp5rFBoYR9hGW6GoHVRhySaHjkZuVvJEstQWXNVc0eZQ/house2.jpg", "sample_steps": 75, "remove_background": True } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjDMp5rFBoYR9hGW6GoHVRhySaHjkZuVvJEstQWXNVc0eZQ/house2.jpg", "sample_steps": 75, "remove_background": true } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-04-15T17:45:06.434743Z", "created_at": "2024-04-15T17:44:32.323000Z", "data_removed": false, "error": null, "id": "tmew04jd8drgp0cewbe97ynxgr", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjDMp5rFBoYR9hGW6GoHVRhySaHjkZuVvJEstQWXNVc0eZQ/house2.jpg", "sample_steps": 75, "remove_background": true }, "logs": "\u001b[1;31m2024-04-15 17:44:33.075003475 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2730, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.075035085 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2731, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.075064795 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2732, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.089539857 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2737, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.089545347 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2734, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.089544987 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2733, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.093537462 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2735, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.093548652 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2738, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.097536067 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2739, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.100358333 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2736, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.101528092 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2740, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.105415427 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2747, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.105533007 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2741, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.109539322 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2748, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.109540982 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2742, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.109562552 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2749, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.113538427 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2743, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.117533831 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2744, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.120599688 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2750, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.121574926 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2745, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.125544712 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2751, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.125559632 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2746, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.125711211 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2784, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.129555367 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2772, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.129582967 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2752, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.133524502 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2773, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.133529742 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2774, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.137526926 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2775, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.137552486 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2754, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.137531106 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2753, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.141527501 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2776, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.145524656 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2755, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.145533816 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2777, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.149527862 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2778, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.149543991 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2757, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.150268651 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2821, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.149530511 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2756, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.153524977 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2779, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.157523761 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2780, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.157545441 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2758, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.161525847 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2759, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.161553416 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2781, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.165553582 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2782, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.165788591 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2760, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.169551086 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2761, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.169558917 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2783, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.173531132 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2762, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.173548601 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2797, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.174933660 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2820, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.177535436 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2798, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.177548656 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2785, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.181525102 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2763, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.181553202 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2801, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.185525917 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2802, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.185527266 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2786, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.188146913 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2813, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.189525132 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2764, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.189525601 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2803, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.193199147 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2814, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.193536867 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2787, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.193555507 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2804, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.197523832 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2815, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.197525002 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2822, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.197525422 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2805, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.197540071 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2806, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.201523757 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2816, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.201524777 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2788, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.201538726 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2808, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.205524162 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2809, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.205565832 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2789, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.209524247 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2769, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.209538956 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2790, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.201523737 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2807, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.213526391 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2791, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.217527586 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2810, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.217536126 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2770, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.217548816 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2818, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.217524276 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2817, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.221528811 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2811, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.221532221 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2792, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.225522436 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2812, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.225536766 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2793, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.225522436 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2771, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.229525261 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2794, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.229524921 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2819, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.233526236 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2795, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.233540786 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2824, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.233527086 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2823, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.237524511 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2796, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.241522676 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2799, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:44:33.245526591 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2800, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\nSeed set to 42\n 0%| | 0/75 [00:00<?, ?it/s]\n 1%|▏ | 1/75 [00:00<00:08, 8.55it/s]\n 3%|▎ | 2/75 [00:00<00:08, 8.51it/s]\n 4%|▍ | 3/75 [00:00<00:08, 8.50it/s]\n 5%|▌ | 4/75 [00:00<00:08, 8.50it/s]\n 7%|▋ | 5/75 [00:00<00:08, 8.49it/s]\n 8%|▊ | 6/75 [00:00<00:08, 8.48it/s]\n 9%|▉ | 7/75 [00:00<00:08, 8.48it/s]\n 11%|█ | 8/75 [00:00<00:07, 8.48it/s]\n 12%|█▏ | 9/75 [00:01<00:07, 8.47it/s]\n 13%|█▎ | 10/75 [00:01<00:07, 8.46it/s]\n 15%|█▍ | 11/75 [00:01<00:07, 8.46it/s]\n 16%|█▌ | 12/75 [00:01<00:07, 8.46it/s]\n 17%|█▋ | 13/75 [00:01<00:07, 8.46it/s]\n 19%|█▊ | 14/75 [00:01<00:07, 8.47it/s]\n 20%|██ | 15/75 [00:01<00:07, 8.47it/s]\n 21%|██▏ | 16/75 [00:01<00:06, 8.45it/s]\n 23%|██▎ | 17/75 [00:02<00:06, 8.42it/s]\n 24%|██▍ | 18/75 [00:02<00:06, 8.43it/s]\n 25%|██▌ | 19/75 [00:02<00:06, 8.43it/s]\n 27%|██▋ | 20/75 [00:02<00:06, 8.42it/s]\n 28%|██▊ | 21/75 [00:02<00:06, 8.43it/s]\n 29%|██▉ | 22/75 [00:02<00:06, 8.42it/s]\n 31%|███ | 23/75 [00:02<00:06, 8.42it/s]\n 32%|███▏ | 24/75 [00:02<00:06, 8.41it/s]\n 33%|███▎ | 25/75 [00:02<00:05, 8.41it/s]\n 35%|███▍ | 26/75 [00:03<00:05, 8.42it/s]\n 36%|███▌ | 27/75 [00:03<00:05, 8.41it/s]\n 37%|███▋ | 28/75 [00:03<00:05, 8.42it/s]\n 39%|███▊ | 29/75 [00:03<00:05, 8.41it/s]\n 40%|████ | 30/75 [00:03<00:05, 8.41it/s]\n 41%|████▏ | 31/75 [00:03<00:05, 8.42it/s]\n 43%|████▎ | 32/75 [00:03<00:05, 8.43it/s]\n 44%|████▍ | 33/75 [00:03<00:04, 8.43it/s]\n 45%|████▌ | 34/75 [00:04<00:04, 8.43it/s]\n 47%|████▋ | 35/75 [00:04<00:04, 8.42it/s]\n 48%|████▊ | 36/75 [00:04<00:04, 8.43it/s]\n 49%|████▉ | 37/75 [00:04<00:04, 8.42it/s]\n 51%|█████ | 38/75 [00:04<00:04, 8.41it/s]\n 52%|█████▏ | 39/75 [00:04<00:04, 8.40it/s]\n 53%|█████▎ | 40/75 [00:04<00:04, 8.41it/s]\n 55%|█████▍ | 41/75 [00:04<00:04, 8.41it/s]\n 56%|█████▌ | 42/75 [00:04<00:03, 8.40it/s]\n 57%|█████▋ | 43/75 [00:05<00:03, 8.39it/s]\n 59%|█████▊ | 44/75 [00:05<00:03, 8.39it/s]\n 60%|██████ | 45/75 [00:05<00:03, 8.24it/s]\n 61%|██████▏ | 46/75 [00:05<00:03, 8.27it/s]\n 63%|██████▎ | 47/75 [00:05<00:03, 8.30it/s]\n 64%|██████▍ | 48/75 [00:05<00:03, 8.33it/s]\n 65%|██████▌ | 49/75 [00:05<00:03, 8.35it/s]\n 67%|██████▋ | 50/75 [00:05<00:02, 8.37it/s]\n 68%|██████▊ | 51/75 [00:06<00:02, 8.39it/s]\n 69%|██████▉ | 52/75 [00:06<00:02, 8.40it/s]\n 71%|███████ | 53/75 [00:06<00:02, 8.40it/s]\n 72%|███████▏ | 54/75 [00:06<00:02, 8.40it/s]\n 73%|███████▎ | 55/75 [00:06<00:02, 8.40it/s]\n 75%|███████▍ | 56/75 [00:06<00:02, 8.40it/s]\n 76%|███████▌ | 57/75 [00:06<00:02, 8.39it/s]\n 77%|███████▋ | 58/75 [00:06<00:02, 8.40it/s]\n 79%|███████▊ | 59/75 [00:07<00:01, 8.40it/s]\n 80%|████████ | 60/75 [00:07<00:01, 8.42it/s]\n 81%|████████▏ | 61/75 [00:07<00:01, 8.42it/s]\n 83%|████████▎ | 62/75 [00:07<00:01, 8.42it/s]\n 84%|████████▍ | 63/75 [00:07<00:01, 8.42it/s]\n 85%|████████▌ | 64/75 [00:07<00:01, 8.42it/s]\n 87%|████████▋ | 65/75 [00:07<00:01, 8.41it/s]\n 88%|████████▊ | 66/75 [00:07<00:01, 8.40it/s]\n 89%|████████▉ | 67/75 [00:07<00:00, 8.39it/s]\n 91%|█████████ | 68/75 [00:08<00:00, 8.39it/s]\n 92%|█████████▏| 69/75 [00:08<00:00, 8.39it/s]\n 93%|█████████▎| 70/75 [00:08<00:00, 8.39it/s]\n 95%|█████████▍| 71/75 [00:08<00:00, 8.39it/s]\n 96%|█████████▌| 72/75 [00:08<00:00, 8.39it/s]\n 97%|█████████▋| 73/75 [00:08<00:00, 8.37it/s]\n 99%|█████████▊| 74/75 [00:08<00:00, 8.37it/s]\n100%|██████████| 75/75 [00:08<00:00, 8.37it/s]\n100%|██████████| 75/75 [00:08<00:00, 8.41it/s]\n/tmp/tmpc7gj_j3t.obj\n 0%| | 0/6 [00:00<?, ?it/s]\n 17%|█▋ | 1/6 [00:01<00:05, 1.04s/it]\n 33%|███▎ | 2/6 [00:01<00:03, 1.16it/s]\n 50%|█████ | 3/6 [00:02<00:02, 1.24it/s]\n 67%|██████▋ | 4/6 [00:03<00:01, 1.28it/s]\n 83%|████████▎ | 5/6 [00:03<00:00, 1.31it/s]\n100%|██████████| 6/6 [00:04<00:00, 1.32it/s]\n100%|██████████| 6/6 [00:04<00:00, 1.27it/s]\nVideo saved to /tmp/tmpc7gj_j3t.mp4\nMesh saved to /tmp/tmpc7gj_j3t.obj", "metrics": { "predict_time": 34.073079, "total_time": 34.111743 }, "output": [ "https://replicate.delivery/pbxt/oRbQcQtwAi75Kp0cdsY1u69a07VIU9IbzwBzA7dXNXGoZsqE/mv_show_images.png", "https://replicate.delivery/pbxt/tBIMhiOWPk4YKxXQ8p51VPfL14rnb8XNLsjd0yA1qqnQzYVJA/tmpc7gj_j3t.mp4", "https://replicate.delivery/pbxt/IwfKfcJrGZq3ZkoOphRlXnWokBEQWw7LeCcZPzx5jUsDNjVlA/tmpc7gj_j3t.obj" ], "started_at": "2024-04-15T17:44:32.361664Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/tmew04jd8drgp0cewbe97ynxgr", "cancel": "https://api.replicate.com/v1/predictions/tmew04jd8drgp0cewbe97ynxgr/cancel" }, "version": "3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17" }
Generated in2024-04-15 17:44:33.075003475 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2730, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.075035085 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2731, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.075064795 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2732, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.089539857 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2737, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.089545347 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2734, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.089544987 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2733, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.093537462 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2735, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.093548652 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2738, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.097536067 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2739, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.100358333 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2736, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.101528092 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2740, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.105415427 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2747, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.105533007 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2741, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.109539322 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2748, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.109540982 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2742, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.109562552 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2749, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.113538427 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2743, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.117533831 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2744, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.120599688 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2750, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.121574926 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2745, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.125544712 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2751, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.125559632 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2746, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.125711211 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2784, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.129555367 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2772, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.129582967 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2752, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.133524502 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2773, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.133529742 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2774, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.137526926 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2775, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.137552486 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2754, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.137531106 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2753, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.141527501 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2776, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.145524656 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2755, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.145533816 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2777, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.149527862 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2778, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.149543991 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2757, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.150268651 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2821, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.149530511 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2756, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.153524977 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2779, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.157523761 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2780, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.157545441 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2758, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.161525847 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2759, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.161553416 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2781, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.165553582 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2782, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.165788591 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2760, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.169551086 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2761, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.169558917 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2783, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.173531132 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2762, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.173548601 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2797, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.174933660 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2820, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.177535436 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2798, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.177548656 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2785, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.181525102 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2763, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.181553202 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2801, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.185525917 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2802, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.185527266 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2786, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.188146913 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2813, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.189525132 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2764, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.189525601 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2803, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.193199147 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2814, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.193536867 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2787, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.193555507 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2804, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.197523832 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2815, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.197525002 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2822, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.197525422 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2805, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.197540071 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2806, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.201523757 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2816, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.201524777 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2788, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.201538726 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2808, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.205524162 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2809, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.205565832 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2789, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.209524247 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2769, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.209538956 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2790, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.201523737 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2807, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.213526391 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2791, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.217527586 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2810, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.217536126 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2770, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.217548816 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2818, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.217524276 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2817, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.221528811 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2811, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.221532221 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2792, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.225522436 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2812, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.225536766 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2793, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.225522436 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2771, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.229525261 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2794, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.229524921 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2819, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.233526236 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2795, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.233540786 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2824, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.233527086 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2823, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.237524511 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2796, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.241522676 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2799, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:44:33.245526591 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2800, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Seed set to 42 0%| | 0/75 [00:00<?, ?it/s] 1%|▏ | 1/75 [00:00<00:08, 8.55it/s] 3%|▎ | 2/75 [00:00<00:08, 8.51it/s] 4%|▍ | 3/75 [00:00<00:08, 8.50it/s] 5%|▌ | 4/75 [00:00<00:08, 8.50it/s] 7%|▋ | 5/75 [00:00<00:08, 8.49it/s] 8%|▊ | 6/75 [00:00<00:08, 8.48it/s] 9%|▉ | 7/75 [00:00<00:08, 8.48it/s] 11%|█ | 8/75 [00:00<00:07, 8.48it/s] 12%|█▏ | 9/75 [00:01<00:07, 8.47it/s] 13%|█▎ | 10/75 [00:01<00:07, 8.46it/s] 15%|█▍ | 11/75 [00:01<00:07, 8.46it/s] 16%|█▌ | 12/75 [00:01<00:07, 8.46it/s] 17%|█▋ | 13/75 [00:01<00:07, 8.46it/s] 19%|█▊ | 14/75 [00:01<00:07, 8.47it/s] 20%|██ | 15/75 [00:01<00:07, 8.47it/s] 21%|██▏ | 16/75 [00:01<00:06, 8.45it/s] 23%|██▎ | 17/75 [00:02<00:06, 8.42it/s] 24%|██▍ | 18/75 [00:02<00:06, 8.43it/s] 25%|██▌ | 19/75 [00:02<00:06, 8.43it/s] 27%|██▋ | 20/75 [00:02<00:06, 8.42it/s] 28%|██▊ | 21/75 [00:02<00:06, 8.43it/s] 29%|██▉ | 22/75 [00:02<00:06, 8.42it/s] 31%|███ | 23/75 [00:02<00:06, 8.42it/s] 32%|███▏ | 24/75 [00:02<00:06, 8.41it/s] 33%|███▎ | 25/75 [00:02<00:05, 8.41it/s] 35%|███▍ | 26/75 [00:03<00:05, 8.42it/s] 36%|███▌ | 27/75 [00:03<00:05, 8.41it/s] 37%|███▋ | 28/75 [00:03<00:05, 8.42it/s] 39%|███▊ | 29/75 [00:03<00:05, 8.41it/s] 40%|████ | 30/75 [00:03<00:05, 8.41it/s] 41%|████▏ | 31/75 [00:03<00:05, 8.42it/s] 43%|████▎ | 32/75 [00:03<00:05, 8.43it/s] 44%|████▍ | 33/75 [00:03<00:04, 8.43it/s] 45%|████▌ | 34/75 [00:04<00:04, 8.43it/s] 47%|████▋ | 35/75 [00:04<00:04, 8.42it/s] 48%|████▊ | 36/75 [00:04<00:04, 8.43it/s] 49%|████▉ | 37/75 [00:04<00:04, 8.42it/s] 51%|█████ | 38/75 [00:04<00:04, 8.41it/s] 52%|█████▏ | 39/75 [00:04<00:04, 8.40it/s] 53%|█████▎ | 40/75 [00:04<00:04, 8.41it/s] 55%|█████▍ | 41/75 [00:04<00:04, 8.41it/s] 56%|█████▌ | 42/75 [00:04<00:03, 8.40it/s] 57%|█████▋ | 43/75 [00:05<00:03, 8.39it/s] 59%|█████▊ | 44/75 [00:05<00:03, 8.39it/s] 60%|██████ | 45/75 [00:05<00:03, 8.24it/s] 61%|██████▏ | 46/75 [00:05<00:03, 8.27it/s] 63%|██████▎ | 47/75 [00:05<00:03, 8.30it/s] 64%|██████▍ | 48/75 [00:05<00:03, 8.33it/s] 65%|██████▌ | 49/75 [00:05<00:03, 8.35it/s] 67%|██████▋ | 50/75 [00:05<00:02, 8.37it/s] 68%|██████▊ | 51/75 [00:06<00:02, 8.39it/s] 69%|██████▉ | 52/75 [00:06<00:02, 8.40it/s] 71%|███████ | 53/75 [00:06<00:02, 8.40it/s] 72%|███████▏ | 54/75 [00:06<00:02, 8.40it/s] 73%|███████▎ | 55/75 [00:06<00:02, 8.40it/s] 75%|███████▍ | 56/75 [00:06<00:02, 8.40it/s] 76%|███████▌ | 57/75 [00:06<00:02, 8.39it/s] 77%|███████▋ | 58/75 [00:06<00:02, 8.40it/s] 79%|███████▊ | 59/75 [00:07<00:01, 8.40it/s] 80%|████████ | 60/75 [00:07<00:01, 8.42it/s] 81%|████████▏ | 61/75 [00:07<00:01, 8.42it/s] 83%|████████▎ | 62/75 [00:07<00:01, 8.42it/s] 84%|████████▍ | 63/75 [00:07<00:01, 8.42it/s] 85%|████████▌ | 64/75 [00:07<00:01, 8.42it/s] 87%|████████▋ | 65/75 [00:07<00:01, 8.41it/s] 88%|████████▊ | 66/75 [00:07<00:01, 8.40it/s] 89%|████████▉ | 67/75 [00:07<00:00, 8.39it/s] 91%|█████████ | 68/75 [00:08<00:00, 8.39it/s] 92%|█████████▏| 69/75 [00:08<00:00, 8.39it/s] 93%|█████████▎| 70/75 [00:08<00:00, 8.39it/s] 95%|█████████▍| 71/75 [00:08<00:00, 8.39it/s] 96%|█████████▌| 72/75 [00:08<00:00, 8.39it/s] 97%|█████████▋| 73/75 [00:08<00:00, 8.37it/s] 99%|█████████▊| 74/75 [00:08<00:00, 8.37it/s] 100%|██████████| 75/75 [00:08<00:00, 8.37it/s] 100%|██████████| 75/75 [00:08<00:00, 8.41it/s] /tmp/tmpc7gj_j3t.obj 0%| | 0/6 [00:00<?, ?it/s] 17%|█▋ | 1/6 [00:01<00:05, 1.04s/it] 33%|███▎ | 2/6 [00:01<00:03, 1.16it/s] 50%|█████ | 3/6 [00:02<00:02, 1.24it/s] 67%|██████▋ | 4/6 [00:03<00:01, 1.28it/s] 83%|████████▎ | 5/6 [00:03<00:00, 1.31it/s] 100%|██████████| 6/6 [00:04<00:00, 1.32it/s] 100%|██████████| 6/6 [00:04<00:00, 1.27it/s] Video saved to /tmp/tmpc7gj_j3t.mp4 Mesh saved to /tmp/tmpc7gj_j3t.obj
Prediction
camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17IDnd9qrb25n1rgj0cewbetnbd39rStatusSucceededSourceWebHardwareA40Total durationCreatedInput
{ "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjEMllvDBFIksJAZ0RZQdyngGn07h7YmBqwHFTe6gsBqTvj/chair_watermelon.png", "sample_steps": 75, "remove_background": true }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", { input: { seed: 42, image_path: "https://replicate.delivery/pbxt/KkjEMllvDBFIksJAZ0RZQdyngGn07h7YmBqwHFTe6gsBqTvj/chair_watermelon.png", sample_steps: 75, remove_background: true } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", input={ "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjEMllvDBFIksJAZ0RZQdyngGn07h7YmBqwHFTe6gsBqTvj/chair_watermelon.png", "sample_steps": 75, "remove_background": True } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjEMllvDBFIksJAZ0RZQdyngGn07h7YmBqwHFTe6gsBqTvj/chair_watermelon.png", "sample_steps": 75, "remove_background": true } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-04-15T17:46:08.483141Z", "created_at": "2024-04-15T17:45:35.912000Z", "data_removed": false, "error": null, "id": "nd9qrb25n1rgj0cewbetnbd39r", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjEMllvDBFIksJAZ0RZQdyngGn07h7YmBqwHFTe6gsBqTvj/chair_watermelon.png", "sample_steps": 75, "remove_background": true }, "logs": "\u001b[1;31m2024-04-15 17:45:36.778239799 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3314, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.778258479 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3315, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.778329219 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3316, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.778390149 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3317, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.793472710 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3319, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.797549725 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3343, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.797556095 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3318, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.798529874 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3320, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.801544230 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3373, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.801552560 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3331, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.805540955 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3374, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.809541110 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3344, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.809657800 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3375, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.813538965 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3376, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.813542715 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3338, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.813537695 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3345, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.817535830 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3339, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.817535890 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3332, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.817537140 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3377, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.817556450 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3346, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.821540425 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3340, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.821548985 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3378, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.825539800 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3333, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.825560980 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3342, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.825540520 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3379, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.825566890 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3347, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.829543925 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3358, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.829644105 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3380, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.833533380 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3381, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.833536310 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3359, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.833553860 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3334, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.833570920 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3382, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.837550205 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3360, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.837594385 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3348, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.837605415 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3383, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.841557690 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3384, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.841579120 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3362, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.841594190 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3335, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.845546415 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3385, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.845548475 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3363, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.845569555 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3336, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.848161242 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3400, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.849551740 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3364, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.849546480 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3386, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.853541895 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3387, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.853544065 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3399, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.853562065 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3353, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.853561945 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3366, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.853579775 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3354, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.857536510 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3367, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.857538630 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3397, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.857538640 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3388, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.861538975 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3368, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.861538525 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3391, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.861545245 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3355, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.864282442 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3396, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.865530950 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3369, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.865531100 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3398, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.865536110 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3356, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.869350346 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3395, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.869540095 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3357, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.869560945 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3401, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.869572255 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3371, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.869540685 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3370, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.873538770 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3372, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.873539710 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3394, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.873542040 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3402, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.877536605 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3330, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.877551685 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3392, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.877554295 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3404, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.881538680 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3405, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.881543700 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3327, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.884517847 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3390, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.825537060 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3341, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.885528025 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3328, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.885533535 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3406, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.889534010 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3337, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.889549200 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3325, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.889534840 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3329, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.853542395 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3365, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.893551885 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3408, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.889549680 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3389, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.877537185 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3403, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.877537255 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3393, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.893537435 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3407, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.905534040 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3326, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.841551020 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3361, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.905534030 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3321, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.933535395 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3322, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.949527986 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3323, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:45:36.997538575 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3324, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\nSeed set to 42\n 0%| | 0/75 [00:00<?, ?it/s]\n 1%|▏ | 1/75 [00:00<00:08, 8.47it/s]\n 3%|▎ | 2/75 [00:00<00:08, 8.44it/s]\n 4%|▍ | 3/75 [00:00<00:08, 8.44it/s]\n 5%|▌ | 4/75 [00:00<00:08, 8.44it/s]\n 7%|▋ | 5/75 [00:00<00:08, 8.44it/s]\n 8%|▊ | 6/75 [00:00<00:08, 8.44it/s]\n 9%|▉ | 7/75 [00:00<00:08, 8.45it/s]\n 11%|█ | 8/75 [00:00<00:07, 8.46it/s]\n 12%|█▏ | 9/75 [00:01<00:07, 8.46it/s]\n 13%|█▎ | 10/75 [00:01<00:07, 8.46it/s]\n 15%|█▍ | 11/75 [00:01<00:07, 8.46it/s]\n 16%|█▌ | 12/75 [00:01<00:07, 8.46it/s]\n 17%|█▋ | 13/75 [00:01<00:07, 8.46it/s]\n 19%|█▊ | 14/75 [00:01<00:07, 8.46it/s]\n 20%|██ | 15/75 [00:01<00:07, 8.46it/s]\n 21%|██▏ | 16/75 [00:01<00:06, 8.45it/s]\n 23%|██▎ | 17/75 [00:02<00:06, 8.45it/s]\n 24%|██▍ | 18/75 [00:02<00:06, 8.45it/s]\n 25%|██▌ | 19/75 [00:02<00:06, 8.45it/s]\n 27%|██▋ | 20/75 [00:02<00:06, 8.42it/s]\n 28%|██▊ | 21/75 [00:02<00:06, 8.39it/s]\n 29%|██▉ | 22/75 [00:02<00:06, 8.40it/s]\n 31%|███ | 23/75 [00:02<00:06, 8.41it/s]\n 32%|███▏ | 24/75 [00:02<00:06, 8.41it/s]\n 33%|███▎ | 25/75 [00:02<00:05, 8.41it/s]\n 35%|███▍ | 26/75 [00:03<00:05, 8.42it/s]\n 36%|███▌ | 27/75 [00:03<00:05, 8.42it/s]\n 37%|███▋ | 28/75 [00:03<00:05, 8.42it/s]\n 39%|███▊ | 29/75 [00:03<00:05, 8.43it/s]\n 40%|████ | 30/75 [00:03<00:05, 8.42it/s]\n 41%|████▏ | 31/75 [00:03<00:05, 8.42it/s]\n 43%|████▎ | 32/75 [00:03<00:05, 8.42it/s]\n 44%|████▍ | 33/75 [00:03<00:04, 8.42it/s]\n 45%|████▌ | 34/75 [00:04<00:04, 8.42it/s]\n 47%|████▋ | 35/75 [00:04<00:04, 8.42it/s]\n 48%|████▊ | 36/75 [00:04<00:04, 8.42it/s]\n 49%|████▉ | 37/75 [00:04<00:04, 8.42it/s]\n 51%|█████ | 38/75 [00:04<00:04, 8.42it/s]\n 52%|█████▏ | 39/75 [00:04<00:04, 8.42it/s]\n 53%|█████▎ | 40/75 [00:04<00:04, 8.42it/s]\n 55%|█████▍ | 41/75 [00:04<00:04, 8.42it/s]\n 56%|█████▌ | 42/75 [00:04<00:03, 8.43it/s]\n 57%|█████▋ | 43/75 [00:05<00:03, 8.44it/s]\n 59%|█████▊ | 44/75 [00:05<00:03, 8.43it/s]\n 60%|██████ | 45/75 [00:05<00:03, 8.43it/s]\n 61%|██████▏ | 46/75 [00:05<00:03, 8.43it/s]\n 63%|██████▎ | 47/75 [00:05<00:03, 8.43it/s]\n 64%|██████▍ | 48/75 [00:05<00:03, 8.44it/s]\n 65%|██████▌ | 49/75 [00:05<00:03, 8.42it/s]\n 67%|██████▋ | 50/75 [00:05<00:02, 8.42it/s]\n 68%|██████▊ | 51/75 [00:06<00:02, 8.42it/s]\n 69%|██████▉ | 52/75 [00:06<00:02, 8.42it/s]\n 71%|███████ | 53/75 [00:06<00:02, 8.42it/s]\n 72%|███████▏ | 54/75 [00:06<00:02, 8.42it/s]\n 73%|███████▎ | 55/75 [00:06<00:02, 8.42it/s]\n 75%|███████▍ | 56/75 [00:06<00:02, 8.42it/s]\n 76%|███████▌ | 57/75 [00:06<00:02, 8.42it/s]\n 77%|███████▋ | 58/75 [00:06<00:02, 8.42it/s]\n 79%|███████▊ | 59/75 [00:06<00:01, 8.42it/s]\n 80%|████████ | 60/75 [00:07<00:01, 8.43it/s]\n 81%|████████▏ | 61/75 [00:07<00:01, 8.43it/s]\n 83%|████████▎ | 62/75 [00:07<00:01, 8.43it/s]\n 84%|████████▍ | 63/75 [00:07<00:01, 8.43it/s]\n 85%|████████▌ | 64/75 [00:07<00:01, 8.43it/s]\n 87%|████████▋ | 65/75 [00:07<00:01, 8.43it/s]\n 88%|████████▊ | 66/75 [00:07<00:01, 8.42it/s]\n 89%|████████▉ | 67/75 [00:07<00:00, 8.43it/s]\n 91%|█████████ | 68/75 [00:08<00:00, 8.43it/s]\n 92%|█████████▏| 69/75 [00:08<00:00, 8.42it/s]\n 93%|█████████▎| 70/75 [00:08<00:00, 8.42it/s]\n 95%|█████████▍| 71/75 [00:08<00:00, 8.42it/s]\n 96%|█████████▌| 72/75 [00:08<00:00, 8.42it/s]\n 97%|█████████▋| 73/75 [00:08<00:00, 8.42it/s]\n 99%|█████████▊| 74/75 [00:08<00:00, 8.42it/s]\n100%|██████████| 75/75 [00:08<00:00, 8.42it/s]\n100%|██████████| 75/75 [00:08<00:00, 8.43it/s]\n/tmp/tmpempsrefx.obj\n 0%| | 0/6 [00:00<?, ?it/s]\n 17%|█▋ | 1/6 [00:01<00:05, 1.04s/it]\n 33%|███▎ | 2/6 [00:01<00:03, 1.15it/s]\n 50%|█████ | 3/6 [00:02<00:02, 1.23it/s]\n 67%|██████▋ | 4/6 [00:03<00:01, 1.27it/s]\n 83%|████████▎ | 5/6 [00:04<00:00, 1.30it/s]\n100%|██████████| 6/6 [00:04<00:00, 1.31it/s]\n100%|██████████| 6/6 [00:04<00:00, 1.26it/s]\nVideo saved to /tmp/tmpempsrefx.mp4\nMesh saved to /tmp/tmpempsrefx.obj", "metrics": { "predict_time": 32.531377, "total_time": 32.571141 }, "output": [ "https://replicate.delivery/pbxt/fj6mkBwRzzyZbqu4p4JktC7AvN0aVfyCfJDRHReOKhz7dGrKB/mv_show_images.png", "https://replicate.delivery/pbxt/WNYqaT91xEpJHBta9OSEj00RQTiZo3fAfjC5DpjUkVvfOjVlA/tmpempsrefx.mp4", "https://replicate.delivery/pbxt/yGuSGvfH0S3ILCsJg5HkFG3VCGKkhSrJJLwFvvhEZg0vzYVJA/tmpempsrefx.obj" ], "started_at": "2024-04-15T17:45:35.951764Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/nd9qrb25n1rgj0cewbetnbd39r", "cancel": "https://api.replicate.com/v1/predictions/nd9qrb25n1rgj0cewbetnbd39r/cancel" }, "version": "3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17" }
Generated in2024-04-15 17:45:36.778239799 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3314, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.778258479 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3315, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.778329219 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3316, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.778390149 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3317, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.793472710 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3319, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.797549725 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3343, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.797556095 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3318, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.798529874 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3320, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.801544230 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3373, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.801552560 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3331, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.805540955 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3374, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.809541110 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3344, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.809657800 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3375, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.813538965 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3376, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.813542715 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3338, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.813537695 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3345, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.817535830 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3339, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.817535890 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3332, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.817537140 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3377, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.817556450 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3346, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.821540425 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3340, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.821548985 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3378, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.825539800 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3333, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.825560980 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3342, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.825540520 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3379, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.825566890 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3347, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.829543925 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3358, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.829644105 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3380, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.833533380 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3381, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.833536310 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3359, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.833553860 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3334, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.833570920 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3382, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.837550205 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3360, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.837594385 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3348, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.837605415 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3383, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.841557690 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3384, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.841579120 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3362, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.841594190 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3335, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.845546415 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3385, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.845548475 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3363, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.845569555 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3336, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.848161242 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3400, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.849551740 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3364, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.849546480 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3386, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.853541895 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3387, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.853544065 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3399, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.853562065 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3353, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.853561945 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3366, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.853579775 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3354, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.857536510 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3367, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.857538630 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3397, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.857538640 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3388, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.861538975 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3368, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.861538525 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3391, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.861545245 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3355, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.864282442 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3396, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.865530950 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3369, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.865531100 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3398, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.865536110 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3356, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.869350346 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3395, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.869540095 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3357, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.869560945 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3401, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.869572255 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3371, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.869540685 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3370, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.873538770 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3372, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.873539710 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3394, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.873542040 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3402, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.877536605 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3330, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.877551685 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3392, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.877554295 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3404, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.881538680 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3405, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.881543700 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3327, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.884517847 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3390, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.825537060 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3341, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.885528025 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3328, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.885533535 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3406, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.889534010 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3337, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.889549200 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3325, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.889534840 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3329, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.853542395 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3365, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.893551885 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3408, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.889549680 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3389, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.877537185 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3403, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.877537255 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3393, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.893537435 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3407, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.905534040 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3326, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.841551020 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3361, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.905534030 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3321, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.933535395 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3322, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.949527986 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3323, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:45:36.997538575 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3324, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Seed set to 42 0%| | 0/75 [00:00<?, ?it/s] 1%|▏ | 1/75 [00:00<00:08, 8.47it/s] 3%|▎ | 2/75 [00:00<00:08, 8.44it/s] 4%|▍ | 3/75 [00:00<00:08, 8.44it/s] 5%|▌ | 4/75 [00:00<00:08, 8.44it/s] 7%|▋ | 5/75 [00:00<00:08, 8.44it/s] 8%|▊ | 6/75 [00:00<00:08, 8.44it/s] 9%|▉ | 7/75 [00:00<00:08, 8.45it/s] 11%|█ | 8/75 [00:00<00:07, 8.46it/s] 12%|█▏ | 9/75 [00:01<00:07, 8.46it/s] 13%|█▎ | 10/75 [00:01<00:07, 8.46it/s] 15%|█▍ | 11/75 [00:01<00:07, 8.46it/s] 16%|█▌ | 12/75 [00:01<00:07, 8.46it/s] 17%|█▋ | 13/75 [00:01<00:07, 8.46it/s] 19%|█▊ | 14/75 [00:01<00:07, 8.46it/s] 20%|██ | 15/75 [00:01<00:07, 8.46it/s] 21%|██▏ | 16/75 [00:01<00:06, 8.45it/s] 23%|██▎ | 17/75 [00:02<00:06, 8.45it/s] 24%|██▍ | 18/75 [00:02<00:06, 8.45it/s] 25%|██▌ | 19/75 [00:02<00:06, 8.45it/s] 27%|██▋ | 20/75 [00:02<00:06, 8.42it/s] 28%|██▊ | 21/75 [00:02<00:06, 8.39it/s] 29%|██▉ | 22/75 [00:02<00:06, 8.40it/s] 31%|███ | 23/75 [00:02<00:06, 8.41it/s] 32%|███▏ | 24/75 [00:02<00:06, 8.41it/s] 33%|███▎ | 25/75 [00:02<00:05, 8.41it/s] 35%|███▍ | 26/75 [00:03<00:05, 8.42it/s] 36%|███▌ | 27/75 [00:03<00:05, 8.42it/s] 37%|███▋ | 28/75 [00:03<00:05, 8.42it/s] 39%|███▊ | 29/75 [00:03<00:05, 8.43it/s] 40%|████ | 30/75 [00:03<00:05, 8.42it/s] 41%|████▏ | 31/75 [00:03<00:05, 8.42it/s] 43%|████▎ | 32/75 [00:03<00:05, 8.42it/s] 44%|████▍ | 33/75 [00:03<00:04, 8.42it/s] 45%|████▌ | 34/75 [00:04<00:04, 8.42it/s] 47%|████▋ | 35/75 [00:04<00:04, 8.42it/s] 48%|████▊ | 36/75 [00:04<00:04, 8.42it/s] 49%|████▉ | 37/75 [00:04<00:04, 8.42it/s] 51%|█████ | 38/75 [00:04<00:04, 8.42it/s] 52%|█████▏ | 39/75 [00:04<00:04, 8.42it/s] 53%|█████▎ | 40/75 [00:04<00:04, 8.42it/s] 55%|█████▍ | 41/75 [00:04<00:04, 8.42it/s] 56%|█████▌ | 42/75 [00:04<00:03, 8.43it/s] 57%|█████▋ | 43/75 [00:05<00:03, 8.44it/s] 59%|█████▊ | 44/75 [00:05<00:03, 8.43it/s] 60%|██████ | 45/75 [00:05<00:03, 8.43it/s] 61%|██████▏ | 46/75 [00:05<00:03, 8.43it/s] 63%|██████▎ | 47/75 [00:05<00:03, 8.43it/s] 64%|██████▍ | 48/75 [00:05<00:03, 8.44it/s] 65%|██████▌ | 49/75 [00:05<00:03, 8.42it/s] 67%|██████▋ | 50/75 [00:05<00:02, 8.42it/s] 68%|██████▊ | 51/75 [00:06<00:02, 8.42it/s] 69%|██████▉ | 52/75 [00:06<00:02, 8.42it/s] 71%|███████ | 53/75 [00:06<00:02, 8.42it/s] 72%|███████▏ | 54/75 [00:06<00:02, 8.42it/s] 73%|███████▎ | 55/75 [00:06<00:02, 8.42it/s] 75%|███████▍ | 56/75 [00:06<00:02, 8.42it/s] 76%|███████▌ | 57/75 [00:06<00:02, 8.42it/s] 77%|███████▋ | 58/75 [00:06<00:02, 8.42it/s] 79%|███████▊ | 59/75 [00:06<00:01, 8.42it/s] 80%|████████ | 60/75 [00:07<00:01, 8.43it/s] 81%|████████▏ | 61/75 [00:07<00:01, 8.43it/s] 83%|████████▎ | 62/75 [00:07<00:01, 8.43it/s] 84%|████████▍ | 63/75 [00:07<00:01, 8.43it/s] 85%|████████▌ | 64/75 [00:07<00:01, 8.43it/s] 87%|████████▋ | 65/75 [00:07<00:01, 8.43it/s] 88%|████████▊ | 66/75 [00:07<00:01, 8.42it/s] 89%|████████▉ | 67/75 [00:07<00:00, 8.43it/s] 91%|█████████ | 68/75 [00:08<00:00, 8.43it/s] 92%|█████████▏| 69/75 [00:08<00:00, 8.42it/s] 93%|█████████▎| 70/75 [00:08<00:00, 8.42it/s] 95%|█████████▍| 71/75 [00:08<00:00, 8.42it/s] 96%|█████████▌| 72/75 [00:08<00:00, 8.42it/s] 97%|█████████▋| 73/75 [00:08<00:00, 8.42it/s] 99%|█████████▊| 74/75 [00:08<00:00, 8.42it/s] 100%|██████████| 75/75 [00:08<00:00, 8.42it/s] 100%|██████████| 75/75 [00:08<00:00, 8.43it/s] /tmp/tmpempsrefx.obj 0%| | 0/6 [00:00<?, ?it/s] 17%|█▋ | 1/6 [00:01<00:05, 1.04s/it] 33%|███▎ | 2/6 [00:01<00:03, 1.15it/s] 50%|█████ | 3/6 [00:02<00:02, 1.23it/s] 67%|██████▋ | 4/6 [00:03<00:01, 1.27it/s] 83%|████████▎ | 5/6 [00:04<00:00, 1.30it/s] 100%|██████████| 6/6 [00:04<00:00, 1.31it/s] 100%|██████████| 6/6 [00:04<00:00, 1.26it/s] Video saved to /tmp/tmpempsrefx.mp4 Mesh saved to /tmp/tmpempsrefx.obj
Prediction
camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17IDef460ns9a1rgp0cewbfawhxj78StatusSucceededSourceWebHardwareA40Total durationCreatedInput
{ "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjFHqHx8yFQGwPe3Us44F0FT38llkM8jbjfm8thChZxmtZ8/cartoon_dinosaur.png", "sample_steps": 75, "remove_background": true }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", { input: { seed: 42, image_path: "https://replicate.delivery/pbxt/KkjFHqHx8yFQGwPe3Us44F0FT38llkM8jbjfm8thChZxmtZ8/cartoon_dinosaur.png", sample_steps: 75, remove_background: true } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", input={ "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjFHqHx8yFQGwPe3Us44F0FT38llkM8jbjfm8thChZxmtZ8/cartoon_dinosaur.png", "sample_steps": 75, "remove_background": True } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjFHqHx8yFQGwPe3Us44F0FT38llkM8jbjfm8thChZxmtZ8/cartoon_dinosaur.png", "sample_steps": 75, "remove_background": true } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-04-15T17:46:53.796208Z", "created_at": "2024-04-15T17:46:34.192000Z", "data_removed": false, "error": null, "id": "ef460ns9a1rgp0cewbfawhxj78", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/KkjFHqHx8yFQGwPe3Us44F0FT38llkM8jbjfm8thChZxmtZ8/cartoon_dinosaur.png", "sample_steps": 75, "remove_background": true }, "logs": "\u001b[1;31m2024-04-15 17:46:35.058530924 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3965, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.058537844 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3966, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.058587424 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3967, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.058637554 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3968, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.081584385 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3971, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.081627685 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3970, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.082021264 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3969, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.085529000 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3972, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.088922366 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3973, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.093531901 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3974, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.093531891 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3975, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.097527186 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3976, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.097534026 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3977, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.101540891 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3978, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.104101768 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3979, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.105539216 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3981, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.105719895 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4033, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.109543961 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4032, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.109551951 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3982, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.113537326 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3985, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.113537376 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4034, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.113541016 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4031, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.113574766 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3986, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.117560521 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4030, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.117578421 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3989, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.117613481 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4035, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.117642091 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4029, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.121549486 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3990, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.121551106 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4028, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.125539101 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4020, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.125556761 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3993, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.129412496 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4036, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.129532736 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4019, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.133534671 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3994, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.133537581 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4018, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.133555311 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4049, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.133569491 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3997, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.133533151 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4048, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.137536846 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3999, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.137555886 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3995, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.137577836 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3992, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.141534381 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3991, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.141578301 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3998, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.144585547 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4050, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.145532436 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3988, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.145530516 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4004, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.149531381 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4007, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.149530601 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3987, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.149551591 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4052, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.149595241 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4005, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.149531311 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4051, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.153533336 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4006, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.153533876 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3984, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.153544556 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4008, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.153602326 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3983, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.157535241 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4009, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.157536901 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3980, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.159764808 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4053, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.161530216 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4010, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.161533366 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4011, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.164821922 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4054, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.165527281 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4027, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.165529271 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4012, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.169528326 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4037, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.169526346 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4055, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.169547306 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4017, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.169526306 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4016, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.173536401 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4038, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.173538071 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4056, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.137536856 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3996, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.177566186 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4039, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.180001233 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4058, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.173531261 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4059, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.181529751 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4057, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.185060816 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4013, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.185526986 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4040, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.189534871 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4014, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.189655051 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4041, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.193528706 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4042, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.193531326 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4015, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.197528871 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4043, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.200238877 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4021, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.201535786 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4044, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.205309831 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4022, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.205533121 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4045, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.209535876 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4023, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.213529841 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4024, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.213535221 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4046, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.217531856 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4047, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.220485082 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4025, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-15 17:46:35.225537386 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4026, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\nSeed set to 42\n 0%| | 0/75 [00:00<?, ?it/s]\n 1%|▏ | 1/75 [00:00<00:08, 8.56it/s]\n 3%|▎ | 2/75 [00:00<00:08, 8.51it/s]\n 4%|▍ | 3/75 [00:00<00:08, 8.48it/s]\n 5%|▌ | 4/75 [00:00<00:08, 8.46it/s]\n 7%|▋ | 5/75 [00:00<00:08, 8.45it/s]\n 8%|▊ | 6/75 [00:00<00:08, 8.43it/s]\n 9%|▉ | 7/75 [00:00<00:08, 8.42it/s]\n 11%|█ | 8/75 [00:00<00:07, 8.42it/s]\n 12%|█▏ | 9/75 [00:01<00:07, 8.42it/s]\n 13%|█▎ | 10/75 [00:01<00:07, 8.42it/s]\n 15%|█▍ | 11/75 [00:01<00:07, 8.42it/s]\n 16%|█▌ | 12/75 [00:01<00:07, 8.41it/s]\n 17%|█▋ | 13/75 [00:01<00:07, 8.40it/s]\n 19%|█▊ | 14/75 [00:01<00:07, 8.39it/s]\n 20%|██ | 15/75 [00:01<00:07, 8.40it/s]\n 21%|██▏ | 16/75 [00:01<00:07, 8.40it/s]\n 23%|██▎ | 17/75 [00:02<00:06, 8.40it/s]\n 24%|██▍ | 18/75 [00:02<00:06, 8.41it/s]\n 25%|██▌ | 19/75 [00:02<00:06, 8.41it/s]\n 27%|██▋ | 20/75 [00:02<00:06, 8.42it/s]\n 28%|██▊ | 21/75 [00:02<00:06, 8.41it/s]\n 29%|██▉ | 22/75 [00:02<00:06, 8.39it/s]\n 31%|███ | 23/75 [00:02<00:06, 8.39it/s]\n 32%|███▏ | 24/75 [00:02<00:06, 8.39it/s]\n 33%|███▎ | 25/75 [00:02<00:05, 8.40it/s]\n 35%|███▍ | 26/75 [00:03<00:05, 8.40it/s]\n 36%|███▌ | 27/75 [00:03<00:05, 8.39it/s]\n 37%|███▋ | 28/75 [00:03<00:05, 8.40it/s]\n 39%|███▊ | 29/75 [00:03<00:05, 8.39it/s]\n 40%|████ | 30/75 [00:03<00:05, 8.39it/s]\n 41%|████▏ | 31/75 [00:03<00:05, 8.38it/s]\n 43%|████▎ | 32/75 [00:03<00:05, 8.38it/s]\n 44%|████▍ | 33/75 [00:03<00:05, 8.38it/s]\n 45%|████▌ | 34/75 [00:04<00:04, 8.37it/s]\n 47%|████▋ | 35/75 [00:04<00:04, 8.37it/s]\n 48%|████▊ | 36/75 [00:04<00:04, 8.37it/s]\n 49%|████▉ | 37/75 [00:04<00:04, 8.37it/s]\n 51%|█████ | 38/75 [00:04<00:04, 8.36it/s]\n 52%|█████▏ | 39/75 [00:04<00:04, 8.37it/s]\n 53%|█████▎ | 40/75 [00:04<00:04, 8.37it/s]\n 55%|█████▍ | 41/75 [00:04<00:04, 8.37it/s]\n 56%|█████▌ | 42/75 [00:05<00:03, 8.38it/s]\n 57%|█████▋ | 43/75 [00:05<00:03, 8.38it/s]\n 59%|█████▊ | 44/75 [00:05<00:03, 8.39it/s]\n 60%|██████ | 45/75 [00:05<00:03, 8.39it/s]\n 61%|██████▏ | 46/75 [00:05<00:03, 8.38it/s]\n 63%|██████▎ | 47/75 [00:05<00:03, 8.37it/s]\n 64%|██████▍ | 48/75 [00:05<00:03, 8.37it/s]\n 65%|██████▌ | 49/75 [00:05<00:03, 8.38it/s]\n 67%|██████▋ | 50/75 [00:05<00:02, 8.38it/s]\n 68%|██████▊ | 51/75 [00:06<00:02, 8.39it/s]\n 69%|██████▉ | 52/75 [00:06<00:02, 8.39it/s]\n 71%|███████ | 53/75 [00:06<00:02, 8.40it/s]\n 72%|███████▏ | 54/75 [00:06<00:02, 8.40it/s]\n 73%|███████▎ | 55/75 [00:06<00:02, 8.39it/s]\n 75%|███████▍ | 56/75 [00:06<00:02, 8.39it/s]\n 76%|███████▌ | 57/75 [00:06<00:02, 8.38it/s]\n 77%|███████▋ | 58/75 [00:06<00:02, 8.37it/s]\n 79%|███████▊ | 59/75 [00:07<00:01, 8.37it/s]\n 80%|████████ | 60/75 [00:07<00:01, 8.38it/s]\n 81%|████████▏ | 61/75 [00:07<00:01, 8.39it/s]\n 83%|████████▎ | 62/75 [00:07<00:01, 8.39it/s]\n 84%|████████▍ | 63/75 [00:07<00:01, 8.39it/s]\n 85%|████████▌ | 64/75 [00:07<00:01, 8.38it/s]\n 87%|████████▋ | 65/75 [00:07<00:01, 8.39it/s]\n 88%|████████▊ | 66/75 [00:07<00:01, 8.39it/s]\n 89%|████████▉ | 67/75 [00:07<00:00, 8.37it/s]\n 91%|█████████ | 68/75 [00:08<00:00, 8.36it/s]\n 92%|█████████▏| 69/75 [00:08<00:00, 8.36it/s]\n 93%|█████████▎| 70/75 [00:08<00:00, 8.37it/s]\n 95%|█████████▍| 71/75 [00:08<00:00, 8.38it/s]\n 96%|█████████▌| 72/75 [00:08<00:00, 8.38it/s]\n 97%|█████████▋| 73/75 [00:08<00:00, 8.38it/s]\n 99%|█████████▊| 74/75 [00:08<00:00, 8.39it/s]\n100%|██████████| 75/75 [00:08<00:00, 8.40it/s]\n100%|██████████| 75/75 [00:08<00:00, 8.39it/s]\n/tmp/tmpfc5g7gp5.obj\n 0%| | 0/6 [00:00<?, ?it/s]\n 17%|█▋ | 1/6 [00:01<00:05, 1.03s/it]\n 33%|███▎ | 2/6 [00:01<00:03, 1.17it/s]\n 50%|█████ | 3/6 [00:02<00:02, 1.25it/s]\n 67%|██████▋ | 4/6 [00:03<00:01, 1.29it/s]\n 83%|████████▎ | 5/6 [00:03<00:00, 1.32it/s]\n100%|██████████| 6/6 [00:04<00:00, 1.34it/s]\n100%|██████████| 6/6 [00:04<00:00, 1.28it/s]\nVideo saved to /tmp/tmpfc5g7gp5.mp4\nMesh saved to /tmp/tmpfc5g7gp5.obj", "metrics": { "predict_time": 19.562, "total_time": 19.604208 }, "output": [ "https://replicate.delivery/pbxt/foqzfUi6kvsetIu4iAqg6q0s1lDsGgUuSdgYr02fxypsgGrKB/mv_show_images.png", "https://replicate.delivery/pbxt/Yi6GxtrpHgJXPRPJOeh7pWmtHNz9UGZw5I5vBnD0LTHG0YVJA/tmpfc5g7gp5.mp4", "https://replicate.delivery/pbxt/QGZh1zER4XqzC1U9hAGOadkCnNkudZb430aIiPm8jxXDasqE/tmpfc5g7gp5.obj" ], "started_at": "2024-04-15T17:46:34.234208Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/ef460ns9a1rgp0cewbfawhxj78", "cancel": "https://api.replicate.com/v1/predictions/ef460ns9a1rgp0cewbfawhxj78/cancel" }, "version": "3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17" }
Generated in2024-04-15 17:46:35.058530924 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3965, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.058537844 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3966, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.058587424 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3967, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.058637554 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3968, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.081584385 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3971, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.081627685 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3970, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.082021264 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3969, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.085529000 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3972, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.088922366 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3973, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.093531901 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3974, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.093531891 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3975, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.097527186 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3976, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.097534026 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3977, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.101540891 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3978, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.104101768 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3979, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.105539216 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3981, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.105719895 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4033, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.109543961 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4032, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.109551951 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3982, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.113537326 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3985, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.113537376 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4034, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.113541016 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4031, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.113574766 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3986, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.117560521 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4030, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.117578421 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3989, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.117613481 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4035, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.117642091 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4029, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.121549486 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3990, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.121551106 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4028, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.125539101 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4020, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.125556761 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3993, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.129412496 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4036, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.129532736 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4019, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.133534671 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3994, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.133537581 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4018, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.133555311 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4049, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.133569491 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3997, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.133533151 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4048, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.137536846 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3999, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.137555886 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3995, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.137577836 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3992, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.141534381 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3991, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.141578301 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3998, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.144585547 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4050, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.145532436 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3988, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.145530516 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4004, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.149531381 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4007, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.149530601 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3987, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.149551591 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4052, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.149595241 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4005, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.149531311 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4051, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.153533336 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4006, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.153533876 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3984, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.153544556 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4008, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.153602326 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3983, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.157535241 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4009, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.157536901 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3980, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.159764808 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4053, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.161530216 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4010, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.161533366 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4011, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.164821922 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4054, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.165527281 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4027, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.165529271 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4012, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.169528326 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4037, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.169526346 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4055, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.169547306 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4017, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.169526306 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4016, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.173536401 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4038, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.173538071 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4056, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.137536856 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 3996, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.177566186 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4039, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.180001233 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4058, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.173531261 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4059, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.181529751 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4057, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.185060816 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4013, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.185526986 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4040, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.189534871 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4014, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.189655051 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4041, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.193528706 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4042, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.193531326 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4015, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.197528871 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4043, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.200238877 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4021, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.201535786 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4044, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.205309831 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4022, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.205533121 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4045, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.209535876 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4023, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.213529841 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4024, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.213535221 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4046, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.217531856 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4047, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.220485082 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4025, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-15 17:46:35.225537386 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 4026, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Seed set to 42 0%| | 0/75 [00:00<?, ?it/s] 1%|▏ | 1/75 [00:00<00:08, 8.56it/s] 3%|▎ | 2/75 [00:00<00:08, 8.51it/s] 4%|▍ | 3/75 [00:00<00:08, 8.48it/s] 5%|▌ | 4/75 [00:00<00:08, 8.46it/s] 7%|▋ | 5/75 [00:00<00:08, 8.45it/s] 8%|▊ | 6/75 [00:00<00:08, 8.43it/s] 9%|▉ | 7/75 [00:00<00:08, 8.42it/s] 11%|█ | 8/75 [00:00<00:07, 8.42it/s] 12%|█▏ | 9/75 [00:01<00:07, 8.42it/s] 13%|█▎ | 10/75 [00:01<00:07, 8.42it/s] 15%|█▍ | 11/75 [00:01<00:07, 8.42it/s] 16%|█▌ | 12/75 [00:01<00:07, 8.41it/s] 17%|█▋ | 13/75 [00:01<00:07, 8.40it/s] 19%|█▊ | 14/75 [00:01<00:07, 8.39it/s] 20%|██ | 15/75 [00:01<00:07, 8.40it/s] 21%|██▏ | 16/75 [00:01<00:07, 8.40it/s] 23%|██▎ | 17/75 [00:02<00:06, 8.40it/s] 24%|██▍ | 18/75 [00:02<00:06, 8.41it/s] 25%|██▌ | 19/75 [00:02<00:06, 8.41it/s] 27%|██▋ | 20/75 [00:02<00:06, 8.42it/s] 28%|██▊ | 21/75 [00:02<00:06, 8.41it/s] 29%|██▉ | 22/75 [00:02<00:06, 8.39it/s] 31%|███ | 23/75 [00:02<00:06, 8.39it/s] 32%|███▏ | 24/75 [00:02<00:06, 8.39it/s] 33%|███▎ | 25/75 [00:02<00:05, 8.40it/s] 35%|███▍ | 26/75 [00:03<00:05, 8.40it/s] 36%|███▌ | 27/75 [00:03<00:05, 8.39it/s] 37%|███▋ | 28/75 [00:03<00:05, 8.40it/s] 39%|███▊ | 29/75 [00:03<00:05, 8.39it/s] 40%|████ | 30/75 [00:03<00:05, 8.39it/s] 41%|████▏ | 31/75 [00:03<00:05, 8.38it/s] 43%|████▎ | 32/75 [00:03<00:05, 8.38it/s] 44%|████▍ | 33/75 [00:03<00:05, 8.38it/s] 45%|████▌ | 34/75 [00:04<00:04, 8.37it/s] 47%|████▋ | 35/75 [00:04<00:04, 8.37it/s] 48%|████▊ | 36/75 [00:04<00:04, 8.37it/s] 49%|████▉ | 37/75 [00:04<00:04, 8.37it/s] 51%|█████ | 38/75 [00:04<00:04, 8.36it/s] 52%|█████▏ | 39/75 [00:04<00:04, 8.37it/s] 53%|█████▎ | 40/75 [00:04<00:04, 8.37it/s] 55%|█████▍ | 41/75 [00:04<00:04, 8.37it/s] 56%|█████▌ | 42/75 [00:05<00:03, 8.38it/s] 57%|█████▋ | 43/75 [00:05<00:03, 8.38it/s] 59%|█████▊ | 44/75 [00:05<00:03, 8.39it/s] 60%|██████ | 45/75 [00:05<00:03, 8.39it/s] 61%|██████▏ | 46/75 [00:05<00:03, 8.38it/s] 63%|██████▎ | 47/75 [00:05<00:03, 8.37it/s] 64%|██████▍ | 48/75 [00:05<00:03, 8.37it/s] 65%|██████▌ | 49/75 [00:05<00:03, 8.38it/s] 67%|██████▋ | 50/75 [00:05<00:02, 8.38it/s] 68%|██████▊ | 51/75 [00:06<00:02, 8.39it/s] 69%|██████▉ | 52/75 [00:06<00:02, 8.39it/s] 71%|███████ | 53/75 [00:06<00:02, 8.40it/s] 72%|███████▏ | 54/75 [00:06<00:02, 8.40it/s] 73%|███████▎ | 55/75 [00:06<00:02, 8.39it/s] 75%|███████▍ | 56/75 [00:06<00:02, 8.39it/s] 76%|███████▌ | 57/75 [00:06<00:02, 8.38it/s] 77%|███████▋ | 58/75 [00:06<00:02, 8.37it/s] 79%|███████▊ | 59/75 [00:07<00:01, 8.37it/s] 80%|████████ | 60/75 [00:07<00:01, 8.38it/s] 81%|████████▏ | 61/75 [00:07<00:01, 8.39it/s] 83%|████████▎ | 62/75 [00:07<00:01, 8.39it/s] 84%|████████▍ | 63/75 [00:07<00:01, 8.39it/s] 85%|████████▌ | 64/75 [00:07<00:01, 8.38it/s] 87%|████████▋ | 65/75 [00:07<00:01, 8.39it/s] 88%|████████▊ | 66/75 [00:07<00:01, 8.39it/s] 89%|████████▉ | 67/75 [00:07<00:00, 8.37it/s] 91%|█████████ | 68/75 [00:08<00:00, 8.36it/s] 92%|█████████▏| 69/75 [00:08<00:00, 8.36it/s] 93%|█████████▎| 70/75 [00:08<00:00, 8.37it/s] 95%|█████████▍| 71/75 [00:08<00:00, 8.38it/s] 96%|█████████▌| 72/75 [00:08<00:00, 8.38it/s] 97%|█████████▋| 73/75 [00:08<00:00, 8.38it/s] 99%|█████████▊| 74/75 [00:08<00:00, 8.39it/s] 100%|██████████| 75/75 [00:08<00:00, 8.40it/s] 100%|██████████| 75/75 [00:08<00:00, 8.39it/s] /tmp/tmpfc5g7gp5.obj 0%| | 0/6 [00:00<?, ?it/s] 17%|█▋ | 1/6 [00:01<00:05, 1.03s/it] 33%|███▎ | 2/6 [00:01<00:03, 1.17it/s] 50%|█████ | 3/6 [00:02<00:02, 1.25it/s] 67%|██████▋ | 4/6 [00:03<00:01, 1.29it/s] 83%|████████▎ | 5/6 [00:03<00:00, 1.32it/s] 100%|██████████| 6/6 [00:04<00:00, 1.34it/s] 100%|██████████| 6/6 [00:04<00:00, 1.28it/s] Video saved to /tmp/tmpfc5g7gp5.mp4 Mesh saved to /tmp/tmpfc5g7gp5.obj
Prediction
camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17IDt0hce1asvnrgp0cewq49hd231mStatusSucceededSourceWebHardwareA100 (40GB)Total durationCreatedInput
{ "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "sample_steps": 75, "remove_background": true }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", { input: { seed: 42, image_path: "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", sample_steps: 75, remove_background: true } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "camenduru/instantmesh:3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", input={ "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "sample_steps": 75, "remove_background": True } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run camenduru/instantmesh using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "sample_steps": 75, "remove_background": true } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-04-16T07:23:45.024213Z", "created_at": "2024-04-16T07:21:36.477000Z", "data_removed": false, "error": null, "id": "t0hce1asvnrgp0cewq49hd231m", "input": { "seed": 42, "image_path": "https://replicate.delivery/pbxt/Kkiy632mjGZRwBhjxlFIjo2tZBnioG7gKnIqID4BaaRMLHxO/hatsune_miku.png", "sample_steps": 75, "remove_background": true }, "logs": "\u001b[1;31m2024-04-16 07:23:26.550805061 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2441, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.550839701 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2443, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.550805981 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2442, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.550882551 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2444, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.550947641 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2446, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.550935921 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2445, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.550993321 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2447, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.565491665 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2452, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.569489128 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2484, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.575664047 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2485, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.577513874 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2453, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.580725699 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2486, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.581488087 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2454, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.585486621 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2469, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.589488354 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2470, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.589489963 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2487, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.593487167 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2471, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.595894882 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2488, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.597490479 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2472, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.600959533 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2489, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.601484252 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2473, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.605486725 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2474, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.605486015 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2490, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.609485299 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2475, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.609501468 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2492, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.609485459 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2491, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.613490842 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2476, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.616115527 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2493, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.617483725 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2477, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.617496795 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2478, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.621176278 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2494, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.621493947 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2479, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.625487310 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2480, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.625503350 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2496, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.629509953 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2481, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.625487810 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2495, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.633508837 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2482, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.636375921 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2497, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.637521410 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2483, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.641431173 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2498, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.641503993 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2511, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.645491656 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2499, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.645500256 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2512, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.649493738 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2513, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.651537075 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2500, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.653488511 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2514, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.656590386 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2501, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.657484324 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2515, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.661489038 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2516, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.661489418 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2502, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.661512618 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2503, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.665491921 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2504, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.669490304 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2517, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.671755710 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2505, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.673485486 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2518, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.676816381 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2506, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.677484660 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2519, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.681487122 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2507, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.681501262 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2521, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.685484796 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2508, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.685498096 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2523, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.689486549 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2524, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.693493252 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2525, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.681486922 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2520, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.697498585 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2526, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.701499218 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2527, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.703841434 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2466, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.707651357 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2528, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.712715588 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2529, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.713499727 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2509, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.717489900 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2530, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.717489260 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2510, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.721489203 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2531, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.721506433 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2468, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.725486605 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2467, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.727882221 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2532, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.729543918 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2465, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.729572498 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2455, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.732941563 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2533, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.733487922 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2464, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.733500322 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2456, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.737486735 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2463, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.737493465 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2534, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.737628215 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2457, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.741490128 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2535, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.741502538 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2458, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.745501891 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2459, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.685484816 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2522, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.749498884 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2460, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.753586396 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2461, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n\u001b[1;31m2024-04-16 07:23:26.757491080 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2462, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\nSeed set to 42\n 0%| | 0/75 [00:00<?, ?it/s]\n 1%|▏ | 1/75 [00:00<00:08, 8.43it/s]\n 3%|▎ | 2/75 [00:00<00:08, 8.41it/s]\n 4%|▍ | 3/75 [00:00<00:08, 8.39it/s]\n 5%|▌ | 4/75 [00:00<00:08, 8.39it/s]\n 7%|▋ | 5/75 [00:00<00:08, 8.39it/s]\n 8%|▊ | 6/75 [00:00<00:08, 8.39it/s]\n 9%|▉ | 7/75 [00:00<00:08, 8.39it/s]\n 11%|█ | 8/75 [00:00<00:08, 8.37it/s]\n 12%|█▏ | 9/75 [00:01<00:07, 8.36it/s]\n 13%|█▎ | 10/75 [00:01<00:07, 8.35it/s]\n 15%|█▍ | 11/75 [00:01<00:07, 8.34it/s]\n 16%|█▌ | 12/75 [00:01<00:07, 8.35it/s]\n 17%|█▋ | 13/75 [00:01<00:07, 8.35it/s]\n 19%|█▊ | 14/75 [00:01<00:07, 8.35it/s]\n 20%|██ | 15/75 [00:01<00:07, 8.35it/s]\n 21%|██▏ | 16/75 [00:01<00:07, 8.35it/s]\n 23%|██▎ | 17/75 [00:02<00:06, 8.34it/s]\n 24%|██▍ | 18/75 [00:02<00:06, 8.33it/s]\n 25%|██▌ | 19/75 [00:02<00:06, 8.34it/s]\n 27%|██▋ | 20/75 [00:02<00:06, 8.32it/s]\n 28%|██▊ | 21/75 [00:02<00:06, 8.33it/s]\n 29%|██▉ | 22/75 [00:02<00:06, 8.33it/s]\n 31%|███ | 23/75 [00:02<00:06, 8.33it/s]\n 32%|███▏ | 24/75 [00:02<00:06, 8.33it/s]\n 33%|███▎ | 25/75 [00:02<00:06, 8.32it/s]\n 35%|███▍ | 26/75 [00:03<00:05, 8.32it/s]\n 36%|███▌ | 27/75 [00:03<00:05, 8.32it/s]\n 37%|███▋ | 28/75 [00:03<00:05, 8.32it/s]\n 39%|███▊ | 29/75 [00:03<00:05, 8.32it/s]\n 40%|████ | 30/75 [00:03<00:05, 8.32it/s]\n 41%|████▏ | 31/75 [00:03<00:05, 8.32it/s]\n 43%|████▎ | 32/75 [00:03<00:05, 8.32it/s]\n 44%|████▍ | 33/75 [00:03<00:05, 8.32it/s]\n 45%|████▌ | 34/75 [00:04<00:04, 8.31it/s]\n 47%|████▋ | 35/75 [00:04<00:04, 8.29it/s]\n 48%|████▊ | 36/75 [00:04<00:04, 8.30it/s]\n 49%|████▉ | 37/75 [00:04<00:04, 8.29it/s]\n 51%|█████ | 38/75 [00:04<00:04, 8.29it/s]\n 52%|█████▏ | 39/75 [00:04<00:04, 8.30it/s]\n 53%|█████▎ | 40/75 [00:04<00:04, 8.31it/s]\n 55%|█████▍ | 41/75 [00:04<00:04, 8.32it/s]\n 56%|█████▌ | 42/75 [00:05<00:03, 8.31it/s]\n 57%|█████▋ | 43/75 [00:05<00:03, 8.32it/s]\n 59%|█████▊ | 44/75 [00:05<00:03, 8.32it/s]\n 60%|██████ | 45/75 [00:05<00:03, 8.30it/s]\n 61%|██████▏ | 46/75 [00:05<00:03, 8.32it/s]\n 63%|██████▎ | 47/75 [00:05<00:03, 8.33it/s]\n 64%|██████▍ | 48/75 [00:05<00:03, 8.33it/s]\n 65%|██████▌ | 49/75 [00:05<00:03, 8.32it/s]\n 67%|██████▋ | 50/75 [00:06<00:03, 8.32it/s]\n 68%|██████▊ | 51/75 [00:06<00:02, 8.31it/s]\n 69%|██████▉ | 52/75 [00:06<00:02, 8.32it/s]\n 71%|███████ | 53/75 [00:06<00:02, 8.25it/s]\n 72%|███████▏ | 54/75 [00:06<00:02, 8.28it/s]\n 73%|███████▎ | 55/75 [00:06<00:02, 8.30it/s]\n 75%|███████▍ | 56/75 [00:06<00:02, 8.32it/s]\n 76%|███████▌ | 57/75 [00:06<00:02, 8.33it/s]\n 77%|███████▋ | 58/75 [00:06<00:02, 8.32it/s]\n 79%|███████▊ | 59/75 [00:07<00:01, 8.33it/s]\n 80%|████████ | 60/75 [00:07<00:01, 8.32it/s]\n 81%|████████▏ | 61/75 [00:07<00:01, 8.30it/s]\n 83%|████████▎ | 62/75 [00:07<00:01, 8.31it/s]\n 84%|████████▍ | 63/75 [00:07<00:01, 8.32it/s]\n 85%|████████▌ | 64/75 [00:07<00:01, 8.32it/s]\n 87%|████████▋ | 65/75 [00:07<00:01, 8.32it/s]\n 88%|████████▊ | 66/75 [00:07<00:01, 8.32it/s]\n 89%|████████▉ | 67/75 [00:08<00:00, 8.32it/s]\n 91%|█████████ | 68/75 [00:08<00:00, 8.32it/s]\n 92%|█████████▏| 69/75 [00:08<00:00, 8.32it/s]\n 93%|█████████▎| 70/75 [00:08<00:00, 8.30it/s]\n 95%|█████████▍| 71/75 [00:08<00:00, 8.30it/s]\n 96%|█████████▌| 72/75 [00:08<00:00, 8.30it/s]\n 97%|█████████▋| 73/75 [00:08<00:00, 8.31it/s]\n 99%|█████████▊| 74/75 [00:08<00:00, 8.32it/s]\n100%|██████████| 75/75 [00:09<00:00, 8.32it/s]\n100%|██████████| 75/75 [00:09<00:00, 8.32it/s]\n/tmp/tmp9bovzpes.obj\n 0%| | 0/6 [00:00<?, ?it/s]\n 17%|█▋ | 1/6 [00:01<00:05, 1.03s/it]\n 33%|███▎ | 2/6 [00:01<00:03, 1.18it/s]\n 50%|█████ | 3/6 [00:02<00:02, 1.26it/s]\n 67%|██████▋ | 4/6 [00:03<00:01, 1.30it/s]\n 83%|████████▎ | 5/6 [00:03<00:00, 1.33it/s]\n100%|██████████| 6/6 [00:04<00:00, 1.34it/s]\n100%|██████████| 6/6 [00:04<00:00, 1.28it/s]\nVideo saved to /tmp/tmp9bovzpes.mp4\nMesh saved to /tmp/tmp9bovzpes.obj", "metrics": { "predict_time": 19.176693, "total_time": 128.547213 }, "output": [ "https://replicate.delivery/pbxt/ifFIAvgi3JX8G6hAoe0HrAKOKEF4YWVi2BJ7W5vIAoPfL7VlA/mv_show_images.png", "https://replicate.delivery/pbxt/0GdcBAdebTTGekSPVaCjkhTDBI2JbgA4E9jovdgoUQeAM7VlA/tmp9bovzpes.mp4", "https://replicate.delivery/pbxt/oOjqyFZqcz79HNqRHqfYdtoQKze3UWkLWqlP40J24UmAm9qSA/tmp9bovzpes.obj" ], "started_at": "2024-04-16T07:23:25.847520Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/t0hce1asvnrgp0cewq49hd231m", "cancel": "https://api.replicate.com/v1/predictions/t0hce1asvnrgp0cewq49hd231m/cancel" }, "version": "3d22c5d0fdab628f2b71962cbd026531651a2f08971d9b3761a35206ddbfbb17" }
Generated in2024-04-16 07:23:26.550805061 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2441, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.550839701 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2443, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.550805981 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2442, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.550882551 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2444, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.550947641 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2446, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.550935921 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2445, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.550993321 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2447, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.565491665 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2452, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.569489128 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2484, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.575664047 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2485, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.577513874 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2453, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.580725699 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2486, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.581488087 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2454, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.585486621 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2469, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.589488354 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2470, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.589489963 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2487, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.593487167 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2471, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.595894882 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2488, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.597490479 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2472, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.600959533 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2489, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.601484252 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2473, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.605486725 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2474, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.605486015 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2490, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.609485299 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2475, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.609501468 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2492, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.609485459 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2491, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.613490842 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2476, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.616115527 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2493, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.617483725 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2477, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.617496795 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2478, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.621176278 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2494, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.621493947 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2479, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.625487310 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2480, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.625503350 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2496, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.629509953 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2481, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.625487810 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2495, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.633508837 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2482, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.636375921 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2497, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.637521410 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2483, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.641431173 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2498, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.641503993 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2511, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.645491656 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2499, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.645500256 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2512, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.649493738 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2513, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.651537075 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2500, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.653488511 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2514, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.656590386 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2501, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.657484324 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2515, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.661489038 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2516, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.661489418 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2502, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.661512618 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2503, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.665491921 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2504, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.669490304 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2517, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.671755710 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2505, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.673485486 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2518, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.676816381 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2506, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.677484660 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2519, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.681487122 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2507, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.681501262 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2521, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.685484796 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2508, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.685498096 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2523, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.689486549 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2524, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.693493252 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2525, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.681486922 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2520, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.697498585 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2526, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.701499218 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2527, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.703841434 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2466, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.707651357 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2528, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.712715588 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2529, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.713499727 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2509, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.717489900 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2530, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.717489260 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2510, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.721489203 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2531, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.721506433 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2468, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.725486605 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2467, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.727882221 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2532, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.729543918 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2465, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.729572498 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2455, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.732941563 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2533, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.733487922 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2464, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.733500322 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2456, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.737486735 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2463, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.737493465 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2534, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.737628215 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2457, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.741490128 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2535, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.741502538 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2458, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.745501891 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2459, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.685484816 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2522, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.749498884 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2460, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.753586396 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2461, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2024-04-16 07:23:26.757491080 [E:onnxruntime:Default, env.cc:254 ThreadMain] pthread_setaffinity_np failed for thread: 2462, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Seed set to 42 0%| | 0/75 [00:00<?, ?it/s] 1%|▏ | 1/75 [00:00<00:08, 8.43it/s] 3%|▎ | 2/75 [00:00<00:08, 8.41it/s] 4%|▍ | 3/75 [00:00<00:08, 8.39it/s] 5%|▌ | 4/75 [00:00<00:08, 8.39it/s] 7%|▋ | 5/75 [00:00<00:08, 8.39it/s] 8%|▊ | 6/75 [00:00<00:08, 8.39it/s] 9%|▉ | 7/75 [00:00<00:08, 8.39it/s] 11%|█ | 8/75 [00:00<00:08, 8.37it/s] 12%|█▏ | 9/75 [00:01<00:07, 8.36it/s] 13%|█▎ | 10/75 [00:01<00:07, 8.35it/s] 15%|█▍ | 11/75 [00:01<00:07, 8.34it/s] 16%|█▌ | 12/75 [00:01<00:07, 8.35it/s] 17%|█▋ | 13/75 [00:01<00:07, 8.35it/s] 19%|█▊ | 14/75 [00:01<00:07, 8.35it/s] 20%|██ | 15/75 [00:01<00:07, 8.35it/s] 21%|██▏ | 16/75 [00:01<00:07, 8.35it/s] 23%|██▎ | 17/75 [00:02<00:06, 8.34it/s] 24%|██▍ | 18/75 [00:02<00:06, 8.33it/s] 25%|██▌ | 19/75 [00:02<00:06, 8.34it/s] 27%|██▋ | 20/75 [00:02<00:06, 8.32it/s] 28%|██▊ | 21/75 [00:02<00:06, 8.33it/s] 29%|██▉ | 22/75 [00:02<00:06, 8.33it/s] 31%|███ | 23/75 [00:02<00:06, 8.33it/s] 32%|███▏ | 24/75 [00:02<00:06, 8.33it/s] 33%|███▎ | 25/75 [00:02<00:06, 8.32it/s] 35%|███▍ | 26/75 [00:03<00:05, 8.32it/s] 36%|███▌ | 27/75 [00:03<00:05, 8.32it/s] 37%|███▋ | 28/75 [00:03<00:05, 8.32it/s] 39%|███▊ | 29/75 [00:03<00:05, 8.32it/s] 40%|████ | 30/75 [00:03<00:05, 8.32it/s] 41%|████▏ | 31/75 [00:03<00:05, 8.32it/s] 43%|████▎ | 32/75 [00:03<00:05, 8.32it/s] 44%|████▍ | 33/75 [00:03<00:05, 8.32it/s] 45%|████▌ | 34/75 [00:04<00:04, 8.31it/s] 47%|████▋ | 35/75 [00:04<00:04, 8.29it/s] 48%|████▊ | 36/75 [00:04<00:04, 8.30it/s] 49%|████▉ | 37/75 [00:04<00:04, 8.29it/s] 51%|█████ | 38/75 [00:04<00:04, 8.29it/s] 52%|█████▏ | 39/75 [00:04<00:04, 8.30it/s] 53%|█████▎ | 40/75 [00:04<00:04, 8.31it/s] 55%|█████▍ | 41/75 [00:04<00:04, 8.32it/s] 56%|█████▌ | 42/75 [00:05<00:03, 8.31it/s] 57%|█████▋ | 43/75 [00:05<00:03, 8.32it/s] 59%|█████▊ | 44/75 [00:05<00:03, 8.32it/s] 60%|██████ | 45/75 [00:05<00:03, 8.30it/s] 61%|██████▏ | 46/75 [00:05<00:03, 8.32it/s] 63%|██████▎ | 47/75 [00:05<00:03, 8.33it/s] 64%|██████▍ | 48/75 [00:05<00:03, 8.33it/s] 65%|██████▌ | 49/75 [00:05<00:03, 8.32it/s] 67%|██████▋ | 50/75 [00:06<00:03, 8.32it/s] 68%|██████▊ | 51/75 [00:06<00:02, 8.31it/s] 69%|██████▉ | 52/75 [00:06<00:02, 8.32it/s] 71%|███████ | 53/75 [00:06<00:02, 8.25it/s] 72%|███████▏ | 54/75 [00:06<00:02, 8.28it/s] 73%|███████▎ | 55/75 [00:06<00:02, 8.30it/s] 75%|███████▍ | 56/75 [00:06<00:02, 8.32it/s] 76%|███████▌ | 57/75 [00:06<00:02, 8.33it/s] 77%|███████▋ | 58/75 [00:06<00:02, 8.32it/s] 79%|███████▊ | 59/75 [00:07<00:01, 8.33it/s] 80%|████████ | 60/75 [00:07<00:01, 8.32it/s] 81%|████████▏ | 61/75 [00:07<00:01, 8.30it/s] 83%|████████▎ | 62/75 [00:07<00:01, 8.31it/s] 84%|████████▍ | 63/75 [00:07<00:01, 8.32it/s] 85%|████████▌ | 64/75 [00:07<00:01, 8.32it/s] 87%|████████▋ | 65/75 [00:07<00:01, 8.32it/s] 88%|████████▊ | 66/75 [00:07<00:01, 8.32it/s] 89%|████████▉ | 67/75 [00:08<00:00, 8.32it/s] 91%|█████████ | 68/75 [00:08<00:00, 8.32it/s] 92%|█████████▏| 69/75 [00:08<00:00, 8.32it/s] 93%|█████████▎| 70/75 [00:08<00:00, 8.30it/s] 95%|█████████▍| 71/75 [00:08<00:00, 8.30it/s] 96%|█████████▌| 72/75 [00:08<00:00, 8.30it/s] 97%|█████████▋| 73/75 [00:08<00:00, 8.31it/s] 99%|█████████▊| 74/75 [00:08<00:00, 8.32it/s] 100%|██████████| 75/75 [00:09<00:00, 8.32it/s] 100%|██████████| 75/75 [00:09<00:00, 8.32it/s] /tmp/tmp9bovzpes.obj 0%| | 0/6 [00:00<?, ?it/s] 17%|█▋ | 1/6 [00:01<00:05, 1.03s/it] 33%|███▎ | 2/6 [00:01<00:03, 1.18it/s] 50%|█████ | 3/6 [00:02<00:02, 1.26it/s] 67%|██████▋ | 4/6 [00:03<00:01, 1.30it/s] 83%|████████▎ | 5/6 [00:03<00:00, 1.33it/s] 100%|██████████| 6/6 [00:04<00:00, 1.34it/s] 100%|██████████| 6/6 [00:04<00:00, 1.28it/s] Video saved to /tmp/tmp9bovzpes.mp4 Mesh saved to /tmp/tmp9bovzpes.obj
Want to make some of these yourself?
Run this model