viking1304
viking1304
On my Intel MacBook Pro both 4.1.2 and 4.2.0 worked without any problem, but when I got M1 last week I had to overcome few problems before it stated working....
@KamiKillertO Regex used in browser-strategy return match only with space, comma or colon before color name. With quote and double quote if fails. Adding those two as alternatives should fix...
It works just fine, but you need to enable it for JSON and JSON with comments in your config. ``` "colorize.languages": [ "json", "jsonc", "css", "sass", "scss", "less", "postcss", "sss",...
@JulianGro Homebrew already have both Intel and Apple Silicon bottles for qt6 (6.2.1) and qt5 (5.15.2) for Monterey and Big Sur: https://formulae.brew.sh/formula/qt https://formulae.brew.sh/formula/qt@5 I have actively participated and help as...
> Can we please get something on the requirements/installation instructions! I just wasted hours trying to get my emails to compile not knowing I shouldn't have updated my node version....
> Is there some news about implementing the dark mode support? The dark mode is very inconsistent among different mail clients, so it's almost impossible to create CSS that will...
I clearly wrote that this is a suggestion to the A1111 team for Mac computers only. Please keep this thread clean of PyTorch upgrade comments related to other platforms.
> new is > `export TORCH_COMMAND="pip install torch==2.2.1 torchvision==0.17.1"` You are absolutely right. I honestly forgot about this suggestion, since I am using my install script that always use the...
Updating macOS to 14.4 breaks Euler A and some other samplers in A1111 if it uses Torch 2.2.0 or newer! [More info](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/5461#discussioncomment-8592076) Reverting torch back to 2.1.2 solves the problem.
This PR should be closed since it is irrelevant now. The official version already uses dart-sass.