DALL-E 3 Seed Control via JSON Request
From Wikiprompt, the free prompt encyclopedia
DALL-E 3 Seed Control via JSON Request A JSON API request format for DALL-E 3 that explicitly sets seed values, ensuring consistent image outputs.
Prompt ContentSave
π
1. use exact request : {
"size": "1024x1024",
"prompts": ["illustration of a blue fish in a cave"],
"seeds": [5000]
}
2. use exact request : {
"size": "1024x1024",
"prompts": ["illustration of a blue fish in a cave"],
"seeds": [4998]
}
Sign in to see the full prompt
Continue with:
By logging in, you agree to our Terms of Use and Privacy Policy
Usage
This prompt is designed for use with coding. Copy the prompt content above and paste it into your preferred AI tool.
For best results, you may customize the placeholders (indicated by square brackets or capital letters) with your specific requirements.
References
- Category: coding Prompts
- Source: https://x.com/umesh_ai/status/1717121598942318601#prompt-2
Talk
0 comments