Try to improve prompt adherence for low variety image models
Build and Push Container / build-and-push (push) Successful in 1m5s
Build and Push Container / build-and-push (push) Successful in 1m5s
This commit is contained in:
@@ -323,7 +323,7 @@ def image_generation(
|
||||
n=n,
|
||||
size=size,
|
||||
model=model,
|
||||
timeout=120.0,
|
||||
timeout=300.0,
|
||||
)
|
||||
except openai.APIConnectionError:
|
||||
return ""
|
||||
|
||||
Reference in New Issue
Block a user