899125cc41
sdkit 1.0.64 - bug fix - metadata embedding would ignore the jpeg quality
2023-04-05 08:07:53 +05:30
f0dbd87ba9
Merge pull request #1118 from cmdr2/main
...
Main
2023-04-04 15:55:37 +05:30
69380e3527
sdkit 1.0.63 - bug fix - samplers wouldn't get created if an inpainting was the first to load
2023-04-03 15:57:52 +05:30
a03164f3bc
Slider to control LoRA strength
2023-04-01 16:08:14 +05:30
4f88939c77
sdkit 1.0.61 - reload a LoRA correctly if reloading the SD model
2023-03-31 16:26:11 +05:30
77246aeab1
sdkit 1.0.60 - lossless webp
2023-03-28 15:42:29 +05:30
27fb8ccd92
Fix DPM solver in diffusers beta
2023-03-27 16:57:55 +05:30
a573e61d36
Fix a bug where some non-square images would fail while inpainting with a 'The size of tensor a must match size of tensor b' error
2023-03-27 16:29:55 +05:30
0730400bc1
Fix the 'incorrect number of channels' error when given PNG images with an alpha channel (test diffusers)
2023-03-27 15:51:09 +05:30
de02435015
Fix inpainting in diffusers beta
2023-03-27 15:10:04 +05:30
55da2988b3
sdkit 1.0.55 - additional debug logging for prompts
2023-03-24 11:51:47 +05:30
d16783d0d1
sdkit upgrade - Use the latest version of compel
2023-03-24 10:15:51 +05:30
114363e22b
sdkit 1.0.53 - long prompt lengths
2023-03-24 09:27:15 +05:30
23e7a6b8b0
sdkit 1.0.52 - Use weighted prompt parsing using the Compel library
2023-03-23 13:10:00 +05:30
ac91a15aa9
fix: can't get file size if gnubin/stat is already installed in homebrew
2023-03-23 09:20:10 +09:00
f5be941a4a
sdkit 1.0.51 - convert ckpt was missing the new changes that diffusers hasn't merged in yet. bundling it along for now
2023-03-21 18:56:12 +05:30
eabe4cf58c
sdkit 1.0.50 - fix typo
2023-03-21 18:47:25 +05:30
f8bc50871a
sdkit 1.0.49; Use a test_diffusers flag to gate access to the new renderer and LoRA model selection
2023-03-21 17:59:20 +05:30
8aead029a8
temp fix for installations that installed torch 2.0 by mistake
2023-03-17 13:33:13 +05:30
a9da65c2cd
Temp fix for macOS installations that installed torch 2.0 by mistake, when torch 2 released yesterday
2023-03-17 13:27:44 +05:30
0324deec60
Use CUDA-specific torch only on Linux, not mac
2023-03-17 13:20:37 +05:30
28338612fa
Pin versions: torch 1.13.1 and torchvision 0.14.1, and update stable-diffusion-sdkit which also pins the torch and torchvision versions for macOS
2023-03-17 10:07:22 +05:30
5dd92b1d3f
sdkit 1.0.47 - mps buffer fix
2023-03-11 10:40:45 +05:30
7548f7cdbb
revert mps buffer fix
2023-03-11 10:27:57 +05:30
44da3d26f3
sdkit 1.0.45 - fix buffers used for mac mps
2023-03-11 10:24:01 +05:30
b6efa71efc
Merge pull request #981 from cmdr2/main
...
Main
2023-03-09 17:57:37 +05:30
fbeecda38c
Merge pull request #963 from JeLuF/patch-18
...
Remove AVX check
2023-03-08 13:37:59 +05:30
737a81570a
Merge pull request #975 from michaelgallacher/beta
...
Add support for MPS when running on Apple silicon
2023-03-08 10:00:10 +05:30
32d8f4d24b
sdkit 1.0.44 - mps support for mac
2023-03-08 09:57:45 +05:30
11265c4034
Add support for MPS when running on Apple silicon
...
Changes:
* autodetect if MPS is available and the pytorch version has MPS support.
* change logic from "is the device CPU?" to "is the device not CUDA?".
* set PYTORCH_ENABLE_MPS_FALLBACK=1
Known issues:
* Some samplers (eg DDIM) will fail on MPS unless forced to CPU-only mode
2023-03-07 14:57:37 -07:00
1384c2f1bc
Keep bootstrap.bat in the repo, until the new installer releases. However it won't be copied or used after installation.
2023-03-07 21:17:04 +05:30
459b9428d4
Remove bootstrap.bat, since it's only needed during installation (and the current installer contains it, and this installer will soon be phased out)
2023-03-07 21:16:05 +05:30
88e3831bc6
Remove AVX check
...
https://discord.com/channels/1014774730907209781/1064237509913084087/1064237509913084087
2023-03-05 00:13:07 +01:00
2a597fcad7
Single-file installer - Include all the dependencies from an installed folder; Download the default models using the NSCurl plugin
2023-03-04 18:02:30 +05:30
5e2f31e3bf
Merge branch 'main' into beta
2023-03-02 10:15:51 +05:30
91c4b5865c
Pin the sdkit version during fresh installs
2023-02-21 10:40:17 +05:30
5e1e198a1f
Copy SSL DLLs
...
Prevent the 'SSL module is not available' error message
2023-02-20 23:02:27 +01:00
4f8424c544
sdkit 1.0.43 - unipc samplers on any device, not just cuda
2023-02-20 19:31:47 +05:30
9970e505de
sdkit version 1.0.42 - WEBP format support
2023-02-20 18:43:39 +05:30
0ccacd5eca
🔥 Installer: Fix ESRGAN anime model's path
...
The size check fails on every installation. The path name of the check wasn't changed when the model was moved to the models directory.
2023-02-20 18:40:13 +05:30
facfed07fe
sdkit 1.0.41 - NSFW filter
2023-02-20 08:44:26 +05:30
6a2c2152e2
🔥 Installer: Fix ESRGAN anime model's path
...
The size check fails on every installation. The path name of the check wasn't changed when the model was moved to the models directory.
2023-02-18 14:05:55 +01:00
b43f9fc4ee
Upgrade stable-diffusion-sdkit to 2.1.3, to use transformers 4.26.1
2023-02-18 14:30:37 +05:30
51b6a2fd2a
Pin the version of stable-diffusion-sdkit used, to avoid untested releases from getting used
2023-02-18 14:21:24 +05:30
5fffb82b16
Pin the version of stable-diffusion-sdkit used, to avoid untested releases from getting used
2023-02-18 14:17:28 +05:30
23f9bcb38b
Upgrade sdkit, moving the experimental parser into a plugin
2023-02-17 15:22:59 +05:30
7fc46f3672
sdkit 1.0.39 - unipc samplers
2023-02-17 09:36:10 +05:30
3d3994bbad
sdkit 1.0.38 - experimental parser, requires the prompt to start with an exclamation mark
2023-02-16 21:01:33 +05:30
16905a8999
Merge pull request #888 from JeLuF/macos2
...
No /proc/cpuinfo on MacOS
2023-02-16 19:29:42 +05:30
9fb5cac5d4
Bypass incorrect ERRORLEVEL values in nested code blocks by using something called delayedexpansion. Ugh
2023-02-16 19:21:51 +05:30