diff --git a/conda/environments/all_cuda-128_arch-aarch64.yaml b/conda/environments/all_cuda-128_arch-aarch64.yaml index c73a3bd68..383698d8e 100644 --- a/conda/environments/all_cuda-128_arch-aarch64.yaml +++ b/conda/environments/all_cuda-128_arch-aarch64.yaml @@ -1,6 +1,7 @@ # This file is generated by `rapids-dependency-file-generator`. # To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`. channels: +- local - conda-forge - huggingface - rapidsai diff --git a/conda/environments/all_cuda-128_arch-x86_64.yaml b/conda/environments/all_cuda-128_arch-x86_64.yaml index 7d7ed2a88..68fa78b4f 100644 --- a/conda/environments/all_cuda-128_arch-x86_64.yaml +++ b/conda/environments/all_cuda-128_arch-x86_64.yaml @@ -1,6 +1,7 @@ # This file is generated by `rapids-dependency-file-generator`. # To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`. channels: +- local - conda-forge - huggingface - rapidsai diff --git a/conda/environments/dev_cuda-128_arch-aarch64.yaml b/conda/environments/dev_cuda-128_arch-aarch64.yaml index 12dffdd28..e66471ee3 100644 --- a/conda/environments/dev_cuda-128_arch-aarch64.yaml +++ b/conda/environments/dev_cuda-128_arch-aarch64.yaml @@ -1,6 +1,7 @@ # This file is generated by `rapids-dependency-file-generator`. # To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`. channels: +- local - conda-forge - huggingface - rapidsai diff --git a/conda/environments/dev_cuda-128_arch-x86_64.yaml b/conda/environments/dev_cuda-128_arch-x86_64.yaml index 0e1b07f83..6e94ef4bf 100644 --- a/conda/environments/dev_cuda-128_arch-x86_64.yaml +++ b/conda/environments/dev_cuda-128_arch-x86_64.yaml @@ -1,6 +1,7 @@ # This file is generated by `rapids-dependency-file-generator`. # To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`. channels: +- local - conda-forge - huggingface - rapidsai diff --git a/conda/environments/examples_cuda-128_arch-aarch64.yaml b/conda/environments/examples_cuda-128_arch-aarch64.yaml index a80ac38ed..f707b2eb4 100644 --- a/conda/environments/examples_cuda-128_arch-aarch64.yaml +++ b/conda/environments/examples_cuda-128_arch-aarch64.yaml @@ -1,6 +1,7 @@ # This file is generated by `rapids-dependency-file-generator`. # To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`. channels: +- local - conda-forge - huggingface - rapidsai diff --git a/conda/environments/examples_cuda-128_arch-x86_64.yaml b/conda/environments/examples_cuda-128_arch-x86_64.yaml index 2b145b9cd..31064e3a9 100644 --- a/conda/environments/examples_cuda-128_arch-x86_64.yaml +++ b/conda/environments/examples_cuda-128_arch-x86_64.yaml @@ -1,6 +1,7 @@ # This file is generated by `rapids-dependency-file-generator`. # To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`. channels: +- local - conda-forge - huggingface - rapidsai diff --git a/conda/environments/model-utils_cuda-128_arch-aarch64.yaml b/conda/environments/model-utils_cuda-128_arch-aarch64.yaml index 1367541f9..fba686e11 100644 --- a/conda/environments/model-utils_cuda-128_arch-aarch64.yaml +++ b/conda/environments/model-utils_cuda-128_arch-aarch64.yaml @@ -1,6 +1,7 @@ # This file is generated by `rapids-dependency-file-generator`. # To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`. channels: +- local - conda-forge - huggingface - rapidsai diff --git a/conda/environments/model-utils_cuda-128_arch-x86_64.yaml b/conda/environments/model-utils_cuda-128_arch-x86_64.yaml index 5daca2982..6f03bfb81 100644 --- a/conda/environments/model-utils_cuda-128_arch-x86_64.yaml +++ b/conda/environments/model-utils_cuda-128_arch-x86_64.yaml @@ -1,6 +1,7 @@ # This file is generated by `rapids-dependency-file-generator`. # To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`. channels: +- local - conda-forge - huggingface - rapidsai diff --git a/conda/environments/runtime_cuda-128_arch-aarch64.yaml b/conda/environments/runtime_cuda-128_arch-aarch64.yaml index d315c27a1..35125f6cd 100644 --- a/conda/environments/runtime_cuda-128_arch-aarch64.yaml +++ b/conda/environments/runtime_cuda-128_arch-aarch64.yaml @@ -1,6 +1,7 @@ # This file is generated by `rapids-dependency-file-generator`. # To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`. channels: +- local - conda-forge - huggingface - rapidsai diff --git a/conda/environments/runtime_cuda-128_arch-x86_64.yaml b/conda/environments/runtime_cuda-128_arch-x86_64.yaml index 531a2a9c3..e1c55c67a 100644 --- a/conda/environments/runtime_cuda-128_arch-x86_64.yaml +++ b/conda/environments/runtime_cuda-128_arch-x86_64.yaml @@ -1,6 +1,7 @@ # This file is generated by `rapids-dependency-file-generator`. # To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`. channels: +- local - conda-forge - huggingface - rapidsai diff --git a/dependencies.yaml b/dependencies.yaml index f99528222..3e47ba541 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -217,6 +217,7 @@ files: - example-dfp-prod channels: + - local # TEMPORARY: Picking up local MRC package, remove once /~https://github.com/nv-morpheus/MRC/pull/536 is merged - conda-forge - huggingface - rapidsai diff --git a/examples/digital_fingerprinting/production/conda/environments/dfp_example_cuda-128_arch-aarch64.yaml b/examples/digital_fingerprinting/production/conda/environments/dfp_example_cuda-128_arch-aarch64.yaml index 873f5e738..7a00329c2 100644 --- a/examples/digital_fingerprinting/production/conda/environments/dfp_example_cuda-128_arch-aarch64.yaml +++ b/examples/digital_fingerprinting/production/conda/environments/dfp_example_cuda-128_arch-aarch64.yaml @@ -1,6 +1,7 @@ # This file is generated by `rapids-dependency-file-generator`. # To make changes, edit ../../../../../dependencies.yaml and run `rapids-dependency-file-generator`. channels: +- local - conda-forge - huggingface - rapidsai diff --git a/examples/digital_fingerprinting/production/conda/environments/dfp_example_cuda-128_arch-x86_64.yaml b/examples/digital_fingerprinting/production/conda/environments/dfp_example_cuda-128_arch-x86_64.yaml index 2645dc579..c9a03829a 100644 --- a/examples/digital_fingerprinting/production/conda/environments/dfp_example_cuda-128_arch-x86_64.yaml +++ b/examples/digital_fingerprinting/production/conda/environments/dfp_example_cuda-128_arch-x86_64.yaml @@ -1,6 +1,7 @@ # This file is generated by `rapids-dependency-file-generator`. # To make changes, edit ../../../../../dependencies.yaml and run `rapids-dependency-file-generator`. channels: +- local - conda-forge - huggingface - rapidsai