1
2
3
4
5
6
7
8
9
10
11
12
13
const output = await replicate.run(
"sczhou/codeformer:7de2ea26c616d5bf2245ad0d5e24f0ff9a6204578a5c876db53142edd9d2cd56",
{
input: {
image: "https://replicate.delivery/pbxt/IngEkQmZiZ3whtbkNAiOIdCsYAWVMkmoIBJnw7t2TPgvJn5S/photo.jpg",
upscale: 1,
face_upsample: true,
background_enhance: true,
codeformer_fidelity: 0.7
}
}
);
console.log(output);
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
January 24, 2024