@maff-sony Older Nvidia GPU's that could run Woosh need torch 2.6.0+cu126 but because in "pyproject.toml" you have it locked to torch 2.8.0+cu128, it would not compatible with them. Would you please edit the "pyproject.toml" "tool.uv" "tool.uv.sources" "tool.uv.index" to torch>=2.6.0+cu126 & torch 2.8.0+cu128, which should allow Woosh to be used on older Nvidia GPU's also? Thank you.
@maff-sony Older Nvidia GPU's that could run Woosh need torch 2.6.0+cu126 but because in "pyproject.toml" you have it locked to torch 2.8.0+cu128, it would not compatible with them. Would you please edit the "pyproject.toml" "tool.uv" "tool.uv.sources" "tool.uv.index" to torch>=2.6.0+cu126 & torch 2.8.0+cu128, which should allow Woosh to be used on older Nvidia GPU's also? Thank you.