mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-06 15:13:38 +00:00
Revert "Update Miniforge from 25.3.0 to 26.1.0"
This reverts commit 9576c5a5f4.
This commit is contained in:
parent
aa634c77c0
commit
085c4ef5d7
3 changed files with 4 additions and 4 deletions
|
|
@ -30,7 +30,7 @@ esac
|
|||
INSTALL_DIR="$(pwd)/installer_files"
|
||||
CONDA_ROOT_PREFIX="$(pwd)/installer_files/conda"
|
||||
INSTALL_ENV_DIR="$(pwd)/installer_files/env"
|
||||
MINIFORGE_DOWNLOAD_URL="https://github.com/conda-forge/miniforge/releases/download/26.1.0-0/Miniforge3-26.1.0-0-Linux-${OS_ARCH}.sh"
|
||||
MINIFORGE_DOWNLOAD_URL="https://github.com/conda-forge/miniforge/releases/download/25.3.0-3/Miniforge3-25.3.0-3-Linux-${OS_ARCH}.sh"
|
||||
conda_exists="F"
|
||||
|
||||
# figure out whether git and conda needs to be installed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue