[diffusion] refactor: refactor sampling params (#13706)
This commit is contained in:
@@ -273,7 +273,6 @@ Consider updating perf_baselines.json with the snippets below:
|
||||
response_format="b64_json",
|
||||
)
|
||||
rid = response.headers.get("x-request-id", "")
|
||||
print(f"{response=}")
|
||||
|
||||
result = response.parse()
|
||||
validate_image(result.data[0].b64_json)
|
||||
|
||||
Reference in New Issue
Block a user