| # Copyright (c) 2024-2026, The UW Lab Project Developers. (https://github.com/uw-lab/UWLab/blob/main/CONTRIBUTORS.md). | |
| # All Rights Reserved. | |
| # | |
| # SPDX-License-Identifier: BSD-3-Clause | |
| channels: | |
| - conda-forge | |
| - defaults | |
| dependencies: | |
| - python=3.11 | |
| - importlib_metadata | |
| - pip: | |
| - huggingface_hub | |