diff --git a/env/LLMFactCheck.yml b/env/LLMFactCheck.yml index 117c91f..261ca98 100644 --- a/env/LLMFactCheck.yml +++ b/env/LLMFactCheck.yml @@ -3,16 +3,16 @@ channels: - nvidia - defaults dependencies: - - python - - pandas - - numpy - - matplotlib - - pytest - - pytest-cov - - pytest-mock - cuda-toolkit - pip - pip: + - python + - pandas + - numpy + - matplotlib + - pytest + - pytest-cov + - pytest-mock - llama-cpp-python - huggingface-hub