Skip to content

Commit d4ce27b

Browse files
added in numpy to requirements
1 parent 3cc7261 commit d4ce27b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=49.2.1", "torch >= 2.0.0", "tqdm", "matplotlib"]
2+
requires = ["setuptools>=49.2.1", "torch >= 2.0.0", "tqdm", "matplotlib", "numpy"]
33
build-backend = "setuptools.build_meta"
44
[tool.setuptools]
55
packages = ["ProbabilisticDiffusion"]

0 commit comments

Comments
 (0)