const Replicate = require('replicate/index'); const replicate = new Replicate({ auth: "xxxxxx", });
const Replicate = require('replicate/index');
const replicate = new Replicate({
auth: "xxxxxx",
});