Marc-Andre Ferland
22a11769fa
Enable preload on cpu when no other devices are alive.
2022-10-27 21:57:50 -04:00
Marc-Andre Ferland
7dc7ba9977
Removed old comments.
2022-10-27 21:47:44 -04:00
Marc-Andre Ferland
fa4059a4b9
Removed all async code since now start_render_thread
wait for init to complete making this useless.
2022-10-27 21:40:16 -04:00
Marc-Andre Ferland
7f4786f9dd
Wait until device is fully ready before proceding.
2022-10-27 20:27:21 -04:00
cmdr2
0dfaf9159d
Put back the check to only preload on GPU
2022-10-28 00:04:33 +05:30
cmdr2
5d8bda1178
Merge pull request #404 from cmdr2/multi-gpu
...
Support for multiple GPUs, and improvements to RAM and VRAM usage
2022-10-27 23:52:11 +05:30
cmdr2
9ad1e0d529
Allow the user to specify any disk path to the model, in the config
2022-10-27 23:39:29 +05:30
cmdr2
389e3397ec
Preload the model even in the CPU mode
2022-10-27 23:17:41 +05:30
cmdr2
284b95213e
Fix a bug where the device wouldn't get set if no cuda-compatible hardware was found
2022-10-27 22:59:55 +05:30
cmdr2
952854f64e
Revert 554650c18d
2022-10-27 22:59:17 +05:30
cmdr2
554650c18d
Fix a bug where the device wouldn't get set if no cuda-compatible hardware was found
2022-10-27 22:51:45 +05:30
cmdr2
01a2fa7c2d
Fix a bug where the default model would not load if the user hadn't already configured a custom model (e.g. in a fresh installation); Check for the model in the models/stable-diffusion folder first, before checking in the direct folder
2022-10-27 22:34:23 +05:30
cmdr2
7d03719816
Merge pull request #403 from cmdr2/main
...
Merge main
2022-10-27 20:50:09 +05:30
cmdr2
7c5bbca2fa
Bump version
2022-10-27 20:49:05 +05:30
cmdr2
cf313939aa
Merge pull request #402 from cmdr2/beta
...
Retry micromamba download on windows
2022-10-27 19:50:12 +05:30
cmdr2
873d4bd3f2
Retry micromamba download on windows
2022-10-27 19:47:20 +05:30
cmdr2
f43f3fc84b
Merge pull request #401 from cmdr2/beta
...
Download micromamba again if it failed to download the first time
2022-10-27 16:07:10 +05:30
cmdr2
0e1fed86ba
Download micromamba again if it failed to download the first time
2022-10-27 16:06:16 +05:30
cmdr2
3fb5d886dc
Merge pull request #398 from madrang/mGpu-crashHandling
...
mGpu crash handling
2022-10-27 13:44:26 +05:30
cmdr2
b57cd8d5c2
Merge pull request #397 from madrang/mGpu-fixtype
...
Fix TypeError: string indices must be integers
2022-10-27 13:44:19 +05:30
cmdr2
5c1bbc08ca
Merge pull request #399 from JeLuF/patch-5
...
Undo curl change
2022-10-27 07:37:15 +05:30
JeLuF
6ba32b95f3
Undo curl change
...
#392 Resume Downloads
The retry options also don't work on some windows machines:
https://discord.com/channels/1014774730907209781/1014774732018683926/1034935751332347922
2022-10-27 00:26:24 +02:00
Marc-Andre Ferland
d3df113fb0
When reduced_memory is True, on crash only move model back to Cpu.
2022-10-26 16:52:31 -04:00
Marc-Andre Ferland
06c2ab045a
Fix TypeError: string indices must be integers
2022-10-26 16:14:29 -04:00
cmdr2
6d43e0951c
Update on_sd_start.sh
2022-10-27 00:49:32 +05:30
cmdr2
ec14429238
Merge pull request #348 from madrang/multi-gpu
...
Multi gpu
2022-10-26 19:33:44 +05:30
cmdr2
1dc2c6f183
Update README.md
2022-10-26 18:31:39 +05:30
cmdr2
984b8f7e6f
No need to generate arch-specific installers
2022-10-26 18:28:21 +05:30
cmdr2
0f8448b2c0
Merge pull request #396 from cmdr2/main
...
Merge main
2022-10-26 18:11:53 +05:30
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