You're looking at a specific version of this model. Jump to the model overview.
fofr /qwen-midjourney-v3:b2ca6a09
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
Field | Type | Default value | Description |
---|---|---|---|
prompt |
string
|
A beautiful sunset over mountains
|
Prompt for generated image
|
enhance_prompt |
boolean
|
False
|
Enhance the prompt with positive magic
|
negative_prompt |
string
|
|
Negative prompt for generated image
|
aspect_ratio |
None
|
16:9
|
Aspect ratio
|
image_size |
None
|
optimize_for_quality
|
Image size preset
|
width |
integer
|
512
Min: 256 Max: 1024 |
Width (overrides aspect_ratio/image_size)
|
height |
integer
|
512
Min: 256 Max: 1024 |
Height (overrides aspect_ratio/image_size)
|
go_fast |
boolean
|
False
|
Run faster with minor optimizations
|
num_inference_steps |
integer
|
50
Min: 1 Max: 50 |
Number of denoising steps
|
guidance |
number
|
4
Max: 10 |
Guidance scale
|
seed |
integer
|
Random seed (leave blank for random)
|
|
output_format |
None
|
webp
|
Output format
|
output_quality |
integer
|
80
Max: 100 |
Quality for jpg/webp
|
replicate_weights |
string
|
LoRA weights (.safetensors or .zip)
|
|
lora_scale |
number
|
1
Max: 3 |
LoRA strength
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}