This model was converted to OpenVINO from MercuryNex/hyperlcm
using optimum-intel
via the export space.
First make sure you have optimum-intel installed:
pip install optimum[openvino]
To load your model you can do as follows:
from optimum.intel import OVDiffusionPipeline
model_id = "MercuryNex/hyperlcm-openvino"
model = OVDiffusionPipeline.from_pretrained(model_id)
- Downloads last month
- 12
Model tree for MercuryNex/hyperlcm-openvino
Base model
MercuryNex/hyperlcm