comfyanonymous / ComfyUI

The most powerful and modular stable diffusion GUI, api and backend with a graph/nodes interface.
https://www.comfy.org/
GNU General Public License v3.0
42.77k stars 4.52k forks source link

Newest Nvidia Driver? #1637

Open CognitiveDiffusion opened 9 months ago

CognitiveDiffusion commented 9 months ago

So I recently came from A1 and am starting to see the light (and going crazy with all that customization).

As XL user I had to downgrade my Nvidia driver considerably for A1.

Can I use the latest driver(s) for Comfy, or will I suffer slower render times here as well?

bkutasi commented 9 months ago

You didnt include your platform, but I'm using the latest nvidia driver on an Ubuntu server which is available: 535.104.12. I didn't encounter any problems so far.

CognitiveDiffusion commented 9 months ago

I'm on Win10.

ltdrdata commented 9 months ago

ComfyUI uses PyTorch. If you have installed and are using the correct PyTorch version, A1111, whether it's related to ComfyUI or not, should not be a problem and should work as expected.

Check for 'torch' in your installation environment's 'pip list' and update it if necessary.

comfyanonymous commented 9 months ago

On Linux you can use the latest without issues because only the windows driver has the memory problem. On windows I would recommend sticking to 531. ComfyUI should work fine with the latest drivers but I still recommend people use the one before they started messing up the memory management.