Skip to content

Commit

Permalink
using rdt rc
Browse files Browse the repository at this point in the history
  • Loading branch information
amontanez24 committed Apr 10, 2024
1 parent 11f7492 commit 4529b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [
"torch>=2.0.0;python_version>='3.11' and python_version<'3.12'",
"torch>=2.2.0;python_version>='3.12'",
'tqdm>=4.29,<5',
'rdt @ git+https://github.com/sdv-dev/RDT@main',
'rdt>=1.11.0.dev0',
]

[project.urls]
Expand Down

0 comments on commit 4529b92

Please sign in to comment.