cmdr2
|
6a6ea5009a
|
Merge pull request #1182 from JeLuF/get_config
Don't write config.bat and config.sh any more
|
2023-04-26 16:35:52 +05:30 |
|
JeLuF
|
9399fb5371
|
Don't use python packages from the user's home directory
PYTHONNOUSERSITE is required to ignore packages installed to `/home/user/.local/`. Since these folders are outside of our control, they can cause conflicts in ED's python env.
https://discord.com/channels/1014774730907209781/1100375010650103808
Fixes #1193
|
2023-04-25 21:02:36 +02:00 |
|
JeLuF
|
5eec05c0c4
|
Don't write config.bat and config.sh any more
|
2023-04-21 00:09:27 +02:00 |
|
cmdr2
|
34ea49147c
|
Update the check_models.py script during startup
|
2023-04-19 16:13:29 +05:30 |
|
Diana
|
ec0b08e4d0
|
user configuration
|
2023-04-02 09:16:33 -07:00 |
|
Jens Frank
|
b89f689ea3
|
Fix functions.sh upgrade, change messages to Easy Diffusion
|
2023-02-14 09:00:02 +01:00 |
|
JeLuF
|
d3f42e47a7
|
Fix typo in cp functions.sh
|
2023-02-13 14:33:34 +01:00 |
|
JeLuF
|
e3e43913ab
|
Linux Installer fixes (#867)
Copy functions.sh from git repo as well
Remove duplicate 'Press any key' call
|
2023-02-13 09:02:31 +05:30 |
|
cmdr2
|
6662dc66d5
|
Updated scripts to install sdkit into existing installations, while still working with new installations
|
2022-12-24 13:37:50 +05:30 |
|
JeLuF
|
f969bfa7be
|
More error handling, central error function
|
2022-11-05 18:59:59 +01:00 |
|
cmdr2
|
a111d9b18a
|
Supress detached head warning
|
2022-10-23 11:28:08 +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
|
e96312b470
|
Update the troubleshooting link to the new wiki page
|
2022-10-17 15:16:31 +05:30 |
|
cmdr2
|
54d8feeaf0
|
Rename dev console script
|
2022-10-07 19:48:24 +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
|
53533e71e9
|
Revert "Revert "Revert "Revert "Merge main""""
This reverts commit 9d92174b1d .
|
2022-09-09 21:02:33 +05:30 |
|
cmdr2
|
4eaba01de0
|
I don't think the ui was getting updated on Linux
|
2022-09-09 19:08:29 +05:30 |
|
cmdr2
|
09cdbe6b90
|
Download updates from the configured channel
|
2022-09-09 18:26:00 +05:30 |
|
cmdr2
|
9d92174b1d
|
Revert "Revert "Revert "Merge main"""
This reverts commit a715022049 .
|
2022-09-08 23:45:44 +05:30 |
|
cmdr2
|
964d752e11
|
Fix
|
2022-09-08 23:28:22 +05:30 |
|
cmdr2
|
a715022049
|
Revert "Revert "Merge main""
This reverts commit d92fb1ec95 .
|
2022-09-08 23:19:20 +05:30 |
|
cmdr2
|
5170f508f7
|
Revert "Emergency fix"
This reverts commit 72900eaf93 .
|
2022-09-08 23:18:50 +05:30 |
|
cmdr2
|
72900eaf93
|
Emergency fix
|
2022-09-08 23:12:32 +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
|
3224cd73ed
|
can't overwrite self - linux install script
|
2022-09-07 20:01:39 +05:30 |
|
cmdr2
|
c30678af98
|
Fix the link for the troubleshooting page in all the scripts
|
2022-09-07 15:35:19 +05:30 |
|
cmdr2
|
c4349951da
|
Create a troubleshooting page; Clearer troubleshooting steps in the installation error messages
|
2022-09-07 14:44:01 +05:30 |
|
cmdr2
|
d52b973b44
|
Rename the linux v2 start script to start.sh
|
2022-09-03 20:04:55 +05:30 |
|
cmdr2
|
18ef36bbc3
|
Init conda linux v2
|
2022-09-03 18:08:52 +05:30 |
|
cmdr2
|
a4ee103ff0
|
Simplified script for linux v2
|
2022-09-03 17:55:38 +05:30 |
|
cmdr2
|
9fa2e363cc
|
Updated linux scripts
|
2022-09-03 12:34:23 +05:30 |
|
cmdr2
|
a65f8f5d5c
|
Preserve across restarts the settings for 'use cpu', 'use full precision', 'use turbo'
|
2022-09-03 11:43:05 +05:30 |
|
cmdr2
|
495b15e065
|
Make the new Linux v2 scripts executable
|
2022-09-02 22:48:43 +05:30 |
|
cmdr2
|
f4e6c399f2
|
Linux scripts for v2
|
2022-09-02 21:54:32 +05:30 |
|