easydiffusion/scripts
JeLuF 7f436061b8
RFC: how to handle %TMP% and %TEMP% - UNTESTED
`conda activate` fails if %TMP% or %TEMP% contains spaces. So instead of setting the temp variables in the installer steps, we need to set it at the beginning of the script. 

Would this break anything? 
https://discord.com/channels/1014774730907209781/1042190192049668106/1042190192049668106
2022-11-15 23:29:32 +01:00
..
bootstrap.bat Only set the userprofile if in a new micromamba installation 2022-11-14 10:11:28 +05:30
bootstrap.sh Tabs to spaces in bootstrap scripts 2022-11-12 12:47:39 +05:30
Developer Console.cmd Set the PYTHONPATH right at the start, to prevent it from picking up a system-wide python 2022-11-11 11:37:15 +05:30
developer_console.sh Deduce the filename in developer_console.sh instead of hardcoding it 2022-10-29 20:25:11 +05:30
functions.sh Add blank lines to error message 2022-11-05 19:02:19 +01:00
on_env_start.bat Replace grep with findstr on Windows 2022-10-23 14:37:59 +05:30
on_env_start.sh More error handling, central error function 2022-11-05 18:59:59 +01:00
on_sd_start.bat RFC: how to handle %TMP% and %TEMP% - UNTESTED 2022-11-15 23:29:32 +01:00
on_sd_start.sh Merge branch 'err-handle' of github.com:JeLuF/stable-diffusion-ui into err-handle 2022-11-05 23:31:19 +01:00
post_activate.bat Keep v2 files in the repo, for the updater 2022-09-02 13:58:36 +05:30
post_activate.sh Revert "Revert "Revert "Revert "Merge main"""" 2022-09-09 21:02:33 +05:30
Start Stable Diffusion UI.cmd Set the PYTHONPATH right at the start, to prevent it from picking up a system-wide python 2022-11-11 11:37:15 +05:30
start.sh More error handling, central error function 2022-11-05 18:59:59 +01:00
win_enable_long_filepaths.ps1 Keep v2 files in the repo, for the updater 2022-09-02 13:58:36 +05:30