Skip to content

Support for CUDA 12.8 and PyTorch Compatibility with 50xx GPUs #191

@HuxianzhiLin

Description

@HuxianzhiLin

Hey StreamDiffusion Team,

I’m running into an issue with the streamdiffusion.tox plugin. I have an NVIDIA GeForce RTX 5070 Ti (50xx series GPU), and these GPUs only support CUDA 12.8 or later. The plugin seems to require CUDA 12.1 or 11.8, so when I try to run it, I get an error because my system has CUDA 12.8 (which is required for my GPU).

I was wondering if you could update the plugin to support CUDA 12.8 (or newer) and the corresponding version of PyTorch that works with it? This would make it work for people like me who have newer GPUs like the 50xx series.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions