cmdr2
088c546bee
Merge pull request #394 from JeLuF/patch-4
...
Retry downloads on flaky internet connections
2022-10-26 17:36:46 +05:30
cmdr2
20fff378f0
Merge pull request #395 from cmdr2/beta
...
Use micromamba to install git and conda, instead of bundling a copy of git and conda in the installer. This will not affect existing installations, they'll continue using the previously bundled git and conda that came with the old installer
2022-10-26 17:35:30 +05:30
JeLuF
4994a7ac85
Update on_sd_start.sh
2022-10-26 13:27:49 +02:00
JeLuF
a959c69d32
Retry downloads for flaky internet connections
...
See issue #392
2022-10-26 13:26:19 +02:00
cmdr2
39244568be
Merge pull request #391 from cmdr2/installer_umamba
...
Remove the extra python version print
2022-10-26 16:02:25 +05:30
cmdr2
c8fc0bb4f5
Remove the extra python version print
2022-10-26 16:02:00 +05:30
cmdr2
654ad5c71f
Merge pull request #390 from cmdr2/installer_umamba
...
Report the python version after activating the SD environment, that l…
2022-10-26 16:00:56 +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
8d347efec2
Merge pull request #389 from cmdr2/installer_umamba
...
Use micromamba to install git and conda, instead of bundling a copy of git and conda in the installer. This will not affect existing installations, they'll continue using the previously bundled git and conda that came with the old installer
2022-10-26 13:06:43 +05:30
cmdr2
85de6dd52e
Merge branch 'beta' into installer_umamba
2022-10-26 13:01:22 +05:30
cmdr2
c024b39c8b
Get ready for installer_umamba
2022-10-26 12:55:39 +05:30
cmdr2
1f0db48487
Bump version
2022-10-26 12:53:22 +05:30
cmdr2
2bc5f475f4
Merge pull request #386 from cmdr2/beta
...
Refactor the previously saved settings into the new auto-save system
2022-10-26 12:48:15 +05:30
cmdr2
5abf4c99de
Merge pull request #385 from cmdr2/main
...
Merge from main
2022-10-26 12:45:47 +05:30
cmdr2
137e519b66
Move the installer activation to on_sd_start
2022-10-26 12:15:58 +05:30
cmdr2
dcb27e7de8
Build the win installer on windows, and linux/mac installer on linux/mac
2022-10-26 11:45:43 +05:30
cmdr2
d4d5b5a75c
Fix the echo script
2022-10-26 11:40:27 +05:30
cmdr2
a83b3f8408
typo in the help copy script
2022-10-26 11:28:45 +05:30
cmdr2
da9af8673f
Create the scripts folder in the installers
2022-10-26 11:27:34 +05:30
cmdr2
1b4ba3b396
Update the build scripts for generating the installers
2022-10-26 11:26:10 +05:30
cmdr2
eb2f1cbc9e
Update README.md
2022-10-26 11:03:12 +05:30
cmdr2
28f58f72dd
Update README.md
2022-10-26 11:02:53 +05:30
cmdr2
81389401df
Update README.md
2022-10-26 11:02:06 +05:30
cmdr2
c618c5c5f0
Update README.md
2022-10-26 10:55:25 +05:30
cmdr2
0eaff4c626
Update README.md
2022-10-26 10:55:00 +05:30
cmdr2
9783c1052d
Update README.md
2022-10-25 22:58:44 +05:30
cmdr2
f732fa9736
Use call to start the conda script; activate the installer env first even in the developer console
2022-10-25 20:26:46 +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
a281efef04
deactivate any pre-activated conda environments, by returning to (base) and then deactivating that. On Windows and Linux
2022-10-25 18:07:29 +05:30
cmdr2
538dcec348
deactivate any pre-activated conda environments before installing
2022-10-25 17:26:33 +05:30
cmdr2
0d38c8ae8f
Bring back the post-installation test for torch
2022-10-25 16:38:08 +05:30
cmdr2
967c1a2da9
No need for conda 4.14, disable the broken test for torch
2022-10-25 15:42:22 +05:30
cmdr2
f3da326b77
Remove debug logging
2022-10-25 14:36:57 +05:30
cmdr2
153a6e2cb0
Temporarily disable sd_start for linux
2022-10-25 14:30:08 +05:30
cmdr2
95f37b9d36
Use conda 4.14 in the new installer as well (like the previous installer did)
2022-10-25 13:00:57 +05:30
cmdr2
60c37a1fc7
Set the PYTHONPATH before testing the SD installation
2022-10-25 12:48:56 +05:30
cmdr2
615c61e230
Fix a broken PYTHONPATH export in the linux script, used ; instead of :
2022-10-25 12:44:05 +05:30
cmdr2
dd7cb74edc
Tweak reset-image-settin
...
gs button some more
2022-10-25 11:12:34 +05:30
cmdr2
4eed2c7582
Tweak the position of the reset-image-settings button
2022-10-25 11:11:37 +05:30
cmdr2
100e830e04
Bust the cache for included media
2022-10-25 11:03:07 +05:30
cmdr2
af28d82ebc
Merge pull request #377 from madrang/beta
...
Missing '?' in case renderRequest is ever undefined.
2022-10-25 10:46:17 +05:30
cmdr2
6285980f98
Merge pull request #377 from madrang/beta
...
Missing '?' in case renderRequest is ever undefined.
2022-10-25 10:44:37 +05:30
cmdr2
a5d19cd31f
Update index.html
2022-10-25 10:32:55 +05:30
cmdr2
9c9998b468
Merge pull request #364 from mdiller/mdiller_settings
...
Settings Refactor
2022-10-25 10:32:38 +05:30
cmdr2
011eb55a53
Merge pull request #383 from cmdr2/main
...
Merge from main
2022-10-25 10:32:17 +05:30
Marc-Andre Ferland
d178f3d1b9
Missing 'e'
2022-10-23 15:01:11 -04:00
Marc-Andre Ferland
6e9d73ec64
Fixe forgotten current_state_error, is now in task_manager
2022-10-23 15:00:36 -04:00
cmdr2
8d1adf4f80
Fix the incorrect command used for downloading and extracting micromamba on linux/osx
2022-10-23 15:13:24 +05:30
cmdr2
d0b7f58e7c
Fix a bug in the new linux installer's legacy path
2022-10-23 15:02:03 +05:30
cmdr2
19d24e5644
Merge branch 'main' of github.com:cmdr2/stable-diffusion-ui
2022-10-23 14:38:11 +05:30