[project] name = "v2b-demo-loader" version = "0.1.0" dependencies = [ "numpy", "torch", ] [tool.ruff.format] quote-style = "single" # [tool.uv.sources] # torch = { index = "pytorch" } # [[tool.uv.index]] # name = "pytorch" # url = "https://download.pytorch.org/whl/cpu"