Vincent Delale
Vincent Delale
Hi, I'm trying to run instant-ngp on my computer and I stumbled upon a memory error. I am using an Nvidia Geforce RTX 2070 GPU, as can be seen below....
### Describe the bug When running the code snippet from [https://huggingface.co/docs/diffusers/api/pipelines/ledits_pp#diffusers.LEditsPPPipelineStableDiffusionXL](https://huggingface.co/docs/diffusers/api/pipelines/ledits_pp#diffusers.LEditsPPPipelineStableDiffusionXL) I get a RuntimeError for as mismatch between the type of the input image and the VAE used to...
Hello, I came across your work, and was wondering whether loading and training models on multiple GPUs was possible. I saw in the YOLOv7 repo that it was possible with...
### Describe the bug I tried to run the diffusers pipeline for LEDITS++ with `LEditsPPPipelineStableDiffusionXL` but I encounter a Cuda Out of memory error, which I find abnormal, since the...