Don't download a model during installation

And some other updates/minor improvements
This commit is contained in:
oobabooga 2023-06-01 01:20:56 -03:00
parent 2e53caa806
commit 290a3374e4
5 changed files with 42 additions and 45 deletions

View file

@ -59,8 +59,5 @@ call "%CONDA_ROOT_PREFIX%\condabin\conda.bat" activate "%INSTALL_ENV_DIR%" || (
@rem setup installer env
call python webui.py
echo.
echo Done!
:end
pause