cmdr2
1dd5644e7a
Update build.bat and build.sh to create the installers for Windows and Mac/Linux (respectively)
2023-08-30 13:09:12 +05:30
JeLuF
c0dcf1633c
Unset PYTHONHOME in start.sh
2023-05-09 18:07:46 +02:00
JeLuF
409ec61be2
Fail fatally, add same check on Linux, add some extra checks on Linux
...
Linux: Check that curl, bzip2, tar are available, check whether there's a space character in the install path, check whether the CPU supports AVX.
2023-01-19 00:40:20 +01:00
Jens Sülwald
ad07aeb041
Restore download link for Linux in beta, ...
...
and make shellscripts in scripts/ executable
2022-12-28 17:52:49 +01:00
JeLuF
f969bfa7be
More error handling, central error function
2022-11-05 18:59:59 +01:00
Michael Nahkies
450fb2553c
fix: change to the correct working directory
...
changes to the directory containing `start.sh` prior to activating the conda environment
this allows you to run the program without first changing to the correct directory, eg: `$ ~/bin/stable-diffusion-ui/start.sh`
2022-10-29 15:08:25 +05:30
cmdr2
7b9d18caea
Report the python version after activating the SD environment, that log is not very useful otherwise
2022-10-26 16:00:21 +05:30
cmdr2
137e519b66
Move the installer activation to on_sd_start
2022-10-26 12:15:58 +05:30
cmdr2
0c2d227da1
Activate the installer env while starting up, like the previous installer did in the start script
2022-10-25 19:21:26 +05:30
cmdr2
cc356ce67d
Initial commit of the new micromamba-based installer; This should work seamlessly for new and existing users; Also allows the installer to run on mac (but the installation will fail because the mac-specific environment.yaml hasn't been added yet)
2022-10-22 23:24:13 +05:30
cmdr2
91fccc6691
Executable permission
2022-10-13 10:39:34 +05:30
cmdr2
5337153761
Remove the use of activate.d for the windows installer, since it allows for easier debugging later on
2022-09-15 15:14:48 +05:30
cmdr2
53533e71e9
Revert "Revert "Revert "Revert "Merge main""""
...
This reverts commit 9d92174b1d
.
2022-09-09 21:02:33 +05:30
cmdr2
9d92174b1d
Revert "Revert "Revert "Merge main"""
...
This reverts commit a715022049
.
2022-09-08 23:45:44 +05:30
cmdr2
a715022049
Revert "Revert "Merge main""
...
This reverts commit d92fb1ec95
.
2022-09-08 23:19:20 +05:30
cmdr2
d92fb1ec95
Revert "Merge main"
...
This reverts commit ff515f9bb0
, reversing
changes made to 10ed23e144
.
2022-09-08 22:55:12 +05:30
elwynelwyn
8d596c07df
Add shebangs to all sh files
2022-09-08 19:53:06 +12:00
cmdr2
d52b973b44
Rename the linux v2 start script to start.sh
2022-09-03 20:04:55 +05:30