@xuda.io/ai_module 1.1.4707 → 1.1.4708
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 +3 -3
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -6113,9 +6113,9 @@ export const get_profile_avatar = async function (profile_picture, uid, prompt,
|
|
|
6113
6113
|
`
|
|
6114
6114
|
analyze the the person info : name:${name || ''}, person_nationality: ${person_nationality}
|
|
6115
6115
|
and create realistic fictional profile picture
|
|
6116
|
-
transparent background ,
|
|
6117
|
-
|
|
6118
|
-
|
|
6116
|
+
transparent background ,
|
|
6117
|
+
person in the center of the picture return only a centered head-and-shoulders portrait facing the camera.
|
|
6118
|
+
include no labels or text add top margin the person should cover the whole picture
|
|
6119
6119
|
`,
|
|
6120
6120
|
undefined,
|
|
6121
6121
|
undefined,
|