Rename webui.py to one_click.py
This commit is contained in:
parent
fe2acdf45f
commit
6c5f81f002
9 changed files with 14 additions and 14 deletions
|
@ -67,7 +67,7 @@ set "CUDA_HOME=%CUDA_PATH%"
|
|||
call "%CONDA_ROOT_PREFIX%\condabin\conda.bat" activate "%INSTALL_ENV_DIR%" || ( echo. && echo Miniconda hook not found. && goto end )
|
||||
|
||||
@rem setup installer env
|
||||
call python webui.py %*
|
||||
call python one_click.py %*
|
||||
|
||||
@rem below are functions for the script next line skips these during normal execution
|
||||
goto end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue