cmdr2
|
a111d9b18a
|
Supress detached head warning
|
2022-10-23 11:28:08 +05:30 |
|
cmdr2
|
df14913c67
|
Always install conda, don't use the system's version
|
2022-10-23 11:16:28 +05:30 |
|
cmdr2
|
b6c6fef770
|
Use findstr instead of grep on windows
|
2022-10-23 10:47:44 +05:30 |
|
cmdr2
|
1a2f37b0ec
|
Make the micromamba binary executable after download on linux
|
2022-10-23 10:38:01 +05:30 |
|
cmdr2
|
3772137c8f
|
Include usr/bin in the installer PATH; newlines at the end of all files
|
2022-10-23 10:23:43 +05:30 |
|
cmdr2
|
338c2243e3
|
Newline after printing env info in developer scripts
|
2022-10-22 23:28:43 +05:30 |
|
cmdr2
|
e8d61225f5
|
Make the linux installer executable
|
2022-10-22 23:26:59 +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
|
14e88706df
|
Set and use a local profile directory for new installations - does not affect existing installations
|
2022-10-18 09:46:25 +05:30 |
|
cmdr2
|
e96312b470
|
Update the troubleshooting link to the new wiki page
|
2022-10-17 15:16:31 +05:30 |
|
cmdr2
|
91fccc6691
|
Executable permission
|
2022-10-13 10:39:34 +05:30 |
|
cmdr2
|
399642f958
|
Fix the broken linux developer console script
|
2022-10-10 19:37:05 +05:30 |
|
cmdr2
|
ffcf46a371
|
Set the custom temp variable only while installing
|
2022-10-09 10:02:59 +05:30 |
|
cmdr2
|
fc5eedbef5
|
Update on_sd_start.bat
|
2022-10-09 09:56:44 +05:30 |
|
cmdr2
|
d78b6c4445
|
Revert "Revert "Revert "Disable the uvicorn check, seems to be failing incorrectly for some reason"""
This reverts commit 6e056bb337 .
|
2022-10-08 22:45:43 +05:30 |
|
cmdr2
|
6e056bb337
|
Revert "Revert "Disable the uvicorn check, seems to be failing incorrectly for some reason""
This reverts commit b5c2c1009c .
|
2022-10-08 22:43:37 +05:30 |
|
cmdr2
|
b5c2c1009c
|
Revert "Disable the uvicorn check, seems to be failing incorrectly for some reason"
This reverts commit e30aca7531 .
|
2022-10-08 22:37:44 +05:30 |
|
cmdr2
|
e30aca7531
|
Disable the uvicorn check, seems to be failing incorrectly for some reason
|
2022-10-08 22:26:14 +05:30 |
|
cmdr2
|
1024da601d
|
Set a custom temp path to workaround the pip bug
|
2022-10-08 12:06:11 +05:30 |
|
cmdr2
|
06c8a004d8
|
Remove the old dev console scripts
|
2022-10-07 19:52:31 +05:30 |
|
cmdr2
|
4ab90fb14d
|
Merge branch 'main' of github.com:cmdr2/stable-diffusion-ui
|
2022-10-07 19:48:40 +05:30 |
|
cmdr2
|
54d8feeaf0
|
Rename dev console script
|
2022-10-07 19:48:24 +05:30 |
|
cmdr2
|
10012d7125
|
Merge branch 'main' into beta
|
2022-10-07 19:38:53 +05:30 |
|
cmdr2
|
d70ea854b1
|
Create the custom model instruction file even on existing installations
|
2022-10-07 19:36:18 +05:30 |
|
cmdr2
|
8c576ece28
|
Instructions for where to place the custom ckpt file
|
2022-10-07 19:33:52 +05:30 |
|
cmdr2
|
ab987e73c6
|
Copy the dev console script for linux on the first restart
|
2022-10-07 18:50:07 +05:30 |
|
cmdr2
|
201a053025
|
Support an arbitrary number of custom models, placed in the models/stable-diffusion folder. Shows an option in the UI to select which model to use
|
2022-10-06 14:28:02 +05:30 |
|
cmdr2
|
703f987825
|
Copy the dev console script on the first update. Temporary until enough people have this update
|
2022-10-06 11:58:32 +05:30 |
|
cmdr2
|
4e3d677d8e
|
Developer console, to enter the activated conda environment easily for debugging and fixing the environnment
|
2022-10-06 11:58:27 +05:30 |
|
cmdr2
|
aab90130d2
|
Copy the dev console script on the first update. Temporary until enough people have this update
|
2022-10-06 11:25:14 +05:30 |
|
cmdr2
|
9321dfdd89
|
Developer console, to enter the activated conda environment easily for debugging and fixing the environnment
|
2022-10-06 10:37:41 +05:30 |
|
cmdr2
|
fcb41e30dc
|
Fix a bug with the linux script, where the file size check would fail if the group name had spaces
|
2022-09-30 10:45:08 +05:30 |
|
cmdr2
|
1cdb456216
|
Fix a bug with the linux script, where the file size check would fail if the group name had spaces
|
2022-09-30 10:44:47 +05:30 |
|
cmdr2
|
30c46c0858
|
Missing changes from main in beta, bad merge
|
2022-09-27 14:18:56 +05:30 |
|
cmdr2
|
a821b309f7
|
Merge branch 'main' into beta
|
2022-09-27 13:28:31 +05:30 |
|
cmdr2
|
939dd0b207
|
Empty the post-activate hook only if it exists
|
2022-09-26 23:02:03 +05:30 |
|
cmdr2
|
b652d0fc65
|
Merge branch 'win-installer-no-activate' into beta
|
2022-09-26 20:12:55 +05:30 |
|
cmdr2
|
e67843638f
|
Fix errors with the new installer
|
2022-09-26 20:11:33 +05:30 |
|
cmdr2
|
ca704e1d51
|
Revert "Merge pull request #250 from cmdr2/win-installer-no-activate"
This reverts commit 04eb356c89 , reversing
changes made to 300159c03b .
|
2022-09-26 20:07:04 +05:30 |
|
cmdr2
|
04eb356c89
|
Merge pull request #250 from cmdr2/win-installer-no-activate
Merge the new Windows Installer scripts, that doesn't use a post-activate hook
|
2022-09-26 19:53:46 +05:30 |
|
cmdr2
|
300159c03b
|
Temporarily disable the check for whitelisted ckpt weights
|
2022-09-26 19:40:52 +05:30 |
|
cmdr2
|
2a46f6b225
|
Make the new installer work with existing installations (made with the old installer)
|
2022-09-26 19:19:11 +05:30 |
|
cmdr2
|
1bcb6738bb
|
Temporarily disable check for whether uvicorn is installed
|
2022-09-24 23:56:59 +05:30 |
|
cmdr2
|
d14a13fcaf
|
Temporarily revert the System32 patch
|
2022-09-24 23:38:56 +05:30 |
|
cmdr2
|
5facba4419
|
[installer] No need to go back a folder now, we're already in the right location
|
2022-09-24 23:23:35 +05:30 |
|
cmdr2
|
b4282a03ca
|
Merge branch 'main' into win-installer-no-activate
|
2022-09-24 22:57:38 +05:30 |
|
cmdr2
|
858a1c7ae0
|
Include C:\Windows\System32 in the path anyway, to avoid the errors some users have
|
2022-09-24 13:23:04 +05:30 |
|
cmdr2
|
8cb340be9d
|
Merge branch 'main' into beta
|
2022-09-23 20:19:12 +05:30 |
|
cmdr2
|
b0c15bc430
|
Latest commit on basujindal's fork for the Linux version
|
2022-09-22 23:04:29 +05:30 |
|
cmdr2
|
7b520942dc
|
Update to the latest commit on basujindal's SD fork; More VRAM garbage-collection; Speed up live preview by displaying only every 5th step
|
2022-09-22 22:14:25 +05:30 |
|