Spaces:
Sleeping
Sleeping
T1ckbase
commited on
Commit
·
8539212
1
Parent(s):
82cdaef
main.ts
CHANGED
@@ -31,7 +31,7 @@ async function main() {
|
|
31 |
})),
|
32 |
});
|
33 |
console.log(result);
|
34 |
-
|
35 |
}
|
36 |
|
37 |
// const prompt = `Photorealistic rendering, hyper-detailed textures, cinematic lighting with volumetric effects, sharp focus with shallow depth of field, subtle chromatic aberration, high dynamic range, meticulous surface imperfections, natural color grading, ultra-high resolution, capturing nuanced light and shadow play, emphasizing tactile qualities, ambient occlusion, advanced ray tracing, realistic lens flares, precise material properties, capturing the essence of observed reality. ` +
|
|
|
31 |
})),
|
32 |
});
|
33 |
console.log(result);
|
34 |
+
emptyDirSync('./images');
|
35 |
}
|
36 |
|
37 |
// const prompt = `Photorealistic rendering, hyper-detailed textures, cinematic lighting with volumetric effects, sharp focus with shallow depth of field, subtle chromatic aberration, high dynamic range, meticulous surface imperfections, natural color grading, ultra-high resolution, capturing nuanced light and shadow play, emphasizing tactile qualities, ambient occlusion, advanced ray tracing, realistic lens flares, precise material properties, capturing the essence of observed reality. ` +
|