How to Run with Model Locally on Server?

#118
by luissimoes - opened

I have tried the example provided and I am getting below error:
RuntimeError: Failed to import diffusers.pipelines.stable_diffusion_xl.pipeline_stable_diffusion_xl because of the following error (look up to see its traceback):
libGL.so.1: cannot open shared object file: No such file or directory

I have installed all libraries and since I don't have a GPU I have set the cpu offload.

Also, Is there any way to skip the download of the weights and point to the local files?

luissimoes changed discussion status to closed

+1 There are so much different incompatible package versions...

Sign up or log in to comment