Skip to content

Commit

Permalink
Add crossfit to cpu install
Browse files Browse the repository at this point in the history
Signed-off-by: Vibhu Jawa <[email protected]>
  • Loading branch information
VibhuJawa committed May 16, 2024
1 parent efb734f commit 6bff4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"presidio-anonymizer==2.2.351",
"usaddress==0.5.10",
"nemo_toolkit[nlp]>=1.23.0",
"crossfit @ git+https://github.com/rapidsai/crossfit.git@1ee3de4",
# justext installation breaks without lxml[html_clean]
# due to this: https://github.com/miso-belica/jusText/issues/47
"lxml[html_clean]",
Expand All @@ -72,7 +73,6 @@
"cugraph-cu12>=24.2",
"dask-cuda>=24.2",
"spacy[cuda12x]>=3.6.0, <4.0.0",
"crossfit @ git+https://github.com/rapidsai/crossfit.git@1ee3de4",
]
},
entry_points={
Expand Down

0 comments on commit 6bff4fa

Please sign in to comment.