@xuda.io/ai_module 1.1.5570 → 1.1.5571
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.mjs +4 -4
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -6603,10 +6603,10 @@ const create_ai_agent_image = async function (req, job_id, headers) {
|
|
|
6603
6603
|
// const model = 'gpt-image-1-mini';
|
|
6604
6604
|
const prompt = `
|
|
6605
6605
|
Create a futuristic, profile portrait with a transparent background.
|
|
6606
|
-
Use the provided image
|
|
6607
|
-
|
|
6608
|
-
Make the character a complete metallic,
|
|
6609
|
-
|
|
6606
|
+
Use the provided image as reference.
|
|
6607
|
+
|
|
6608
|
+
Make the character a complete metallic,
|
|
6609
|
+
|
|
6610
6610
|
Center the character facing forward, with subtle top spacing, showing only the head and shoulders.
|
|
6611
6611
|
Style the humanoid with functional, minimal attire integrated into its form (such as collars,
|
|
6612
6612
|
layered panels, shoulder structures, or fabric-like surfaces), avoiding human fashion tropes.
|