Doa-doa's picture
Upload folder using huggingface_hub
72268ee
raw
history blame contribute delete
325 Bytes
#!/bin/sh
_CONDA_ROOT="C:/Users/d_ond/LLMs/text-generation-webui/installer_files/conda"
# Copyright (C) 2012 Anaconda, Inc
# SPDX-License-Identifier: BSD-3-Clause
\echo >&2 "DeprecationWarning: 'source deactivate' is deprecated. Use 'conda deactivate'."
\. "$_CONDA_ROOT/etc/profile.d/conda.sh" || return $?
conda deactivate