instantidcpu icon indicating copy to clipboard operation
instantidcpu copied to clipboard

Is there a way to use other lightweight models here

Open libai-lab opened this issue 1 year ago • 2 comments

Is there a way to use other lightweight models here,such as Lykon/dreamshaper-xl-v2-turbo,Or other models can be faster and lighter, can openvino be added

libai-lab avatar Feb 18 '24 05:02 libai-lab

Other models also possible I will release LCM version but it will be slower 3 steps minimum. OpenVINO is taking too much memory around 30GB RAM required I'm thinking about other optimizations. Currently we are using sdxl turbo.

rupeshs avatar Feb 18 '24 05:02 rupeshs

Other models also possible I will release LCM version but it will be slower 3 steps minimum. OpenVINO is taking too much memory around 30GB RAM required I'm thinking about other optimizations. Currently we are using sdxl turbo.

How long does it take to generate the current version? Why use execution to controllnet=ControlNetModel.free_pretrained in codespace(

Controllnet_path,

Torch_dtype=torch_dtype,

)Terminated, is the memory too small? I used it under the CPU of Colab, and the generation was very slow and unsuccessful

libai-lab avatar Feb 18 '24 06:02 libai-lab