ddPn08 / Radiata

Stable diffusion webui based on diffusers.
https://ddpn08.github.io/Radiata/
Apache License 2.0
983 stars 68 forks source link

how can I use pre-made tensorrt model from huggingface #64

Closed vibber closed 1 year ago

vibber commented 1 year ago

Describe the bug

Hi I am getting out of memory errors on a rtx a5000. Never mind that I thought. I'll download a model that someone else has made. So I picked this one and placed it in the models dir.

https://huggingface.co/ddPn08/stable-diffusion-v1.4-colab-tensorrt

But when I go to generator and refresh the models dropdown nothing shows up. Can I do it some way? That would be easier than solving my out of memory error I think

Reproduction

https://huggingface.co/ddPn08/stable-diffusion-v1.4-colab-tensorrt

download this into models folder

Expected behavior

model dropdown shows the model

System Info

Windows python 3.10 cuda 11.6

Additional context

No response

Validations

vibber commented 1 year ago

never mind, as I read it, the model probably only works on the specific machine it was compiled