Closed eaidova closed 3 weeks ago
model_index.json may contain overrides of default pipeline parameters e.g. https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/model_index.json#L4
now these parameters are ignored at initialization stage of openvino pipeline.
Fixes # (issue)
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.
What does this PR do?
model_index.json may contain overrides of default pipeline parameters e.g. https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/model_index.json#L4
now these parameters are ignored at initialization stage of openvino pipeline.
Fixes # (issue)
Before submitting