provider: use openjourney v4
This commit is contained in:
parent
a5ba733efe
commit
c6dbc3812f
@ -214,7 +214,7 @@ class ImaginerApplication(Adw.Application):
|
||||
"inputs": prompt,
|
||||
"negative_prompts": negative_prompt if negative_prompt else "",
|
||||
},
|
||||
"https://api-inference.huggingface.co/models/prompthero/openjourney",
|
||||
"https://api-inference.huggingface.co/models/prompthero/openjourney-v4",
|
||||
)
|
||||
path = f"{path}-openjourney.png"
|
||||
case ProvidersEnum.NITRO_DIFFUSION.value:
|
||||
|
Loading…
Reference in New Issue
Block a user