mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-01-24 18:49:23 +01:00
Update installer to use official micromamba url
This commit is contained in:
parent
bdf85ffcf9
commit
cb5dff0087
@ -30,7 +30,7 @@ set PATH=%SystemRoot%\system32;%PATH%
|
|||||||
|
|
||||||
set MAMBA_ROOT_PREFIX=%cd%\installer_files\mamba
|
set MAMBA_ROOT_PREFIX=%cd%\installer_files\mamba
|
||||||
set INSTALL_ENV_DIR=%cd%\installer_files\env
|
set INSTALL_ENV_DIR=%cd%\installer_files\env
|
||||||
set MICROMAMBA_DOWNLOAD_URL=https://github.com/cmdr2/stable-diffusion-ui/releases/download/v1.1/micromamba.exe
|
set MICROMAMBA_DOWNLOAD_URL=https://github.com/mamba-org/micromamba-releases/releases/latest/download/micromamba-win-64
|
||||||
set REPO_URL=https://github.com/oobabooga/text-generation-webui.git
|
set REPO_URL=https://github.com/oobabooga/text-generation-webui.git
|
||||||
set umamba_exists=F
|
set umamba_exists=F
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user