mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-03-17 21:31:52 +01:00
Update imagegeneration_replicate_fluxpro.py
This commit is contained in:
parent
85ea2e726b
commit
c8933cc679
@ -111,7 +111,7 @@ class ImageGenerationReplicateFluxPro(DVMTaskInterface):
|
||||
output = replicate.run(
|
||||
"black-forest-labs/flux-1.1-pro",
|
||||
input={"prompt": options["prompt"],
|
||||
"aspect_ratio": "5:4",
|
||||
"aspect_ratio": "4:5",
|
||||
"output_format": "jpg",
|
||||
"output_quality": 80,
|
||||
"safety_tolerance": 2,
|
||||
|
Loading…
x
Reference in New Issue
Block a user