We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8c9e3a commit bf2dbd2Copy full SHA for bf2dbd2
pyproject.toml
@@ -35,7 +35,7 @@ dependencies = [
35
"torch>=2.2.0;python_version>='3.12' and python_version<'3.13'",
36
"torch>=2.6.0;python_version>='3.13'",
37
'tqdm>=4.29,<5',
38
- 'rdt @ git+https://github.com/sdv-dev/RDT@main',
+ 'rdt>=1.14.0',
39
]
40
41
[project.urls]
0 commit comments