Spaces:
Running
Running
_CONDA_ROOT="/home/simon/prog/text-generation-webui/installer_files/conda" | |
# Copyright (C) 2012 Anaconda, Inc | |
# SPDX-License-Identifier: BSD-3-Clause | |
\. "$_CONDA_ROOT/etc/profile.d/conda.sh" || return $? | |
conda activate "$@" | |