Package Details: stabilitymatrix 2.12.2-1

Git Clone URL: https://aur.archlinux.org/stabilitymatrix.git (read-only, click to copy)
Package Base: stabilitymatrix
Description: Multi-Platform Package Manager for Stable Diffusion
Upstream URL: https://github.com/LykosAI/StabilityMatrix
Keywords: ai image-generation stable-diffusion
Licenses: AGPL3
Submitter: let
Maintainer: let
Last Packager: let
Votes: 5
Popularity: 0.41
First Submitted: 2024-04-06 23:53 (UTC)
Last Updated: 2024-10-10 10:07 (UTC)

Latest Comments

rufusreal commented on 2024-08-27 02:37 (UTC)

Can you update to the new version https://github.com/LykosAI/StabilityMatrix/releases/tag/v2.11.8, I prefer via AUR than the appimage.

BrianAllred commented on 2024-07-31 00:21 (UTC)

This package won't build in a clean chroot due to missing git as a makedep.

ufo_driver commented on 2024-07-15 13:21 (UTC)

I have prepared a -bin package based on official AppImage for those who can't build or don't want dotnet on their systems.

https://aur.archlinux.org/packages/stabilitymatrix-bin

mikearch commented on 2024-06-10 10:11 (UTC)

Can't build. Also tried without Aur helper.

Avalonia.Gif -> /home/user/.cache/trizen/sources/stabilitymatrix/src/StabilityMatrix/Avalonia.Gif/bin/Release/net8.0/linux-x64/Avalonia.Gif.dll /home/user/.nuget/packages/refit/7.0.0/buildTransitive/netstandard2.0/refit.targets(45,11): error MSB4086: A numeric comparison was attempted on "$([System.Version]::Parse($(_RefitMSBuildMinVersion)).CompareTo($([System.Version]::Parse($(MSBuildVersion)))))" that evaluates to "−1" instead of a number, in condition " '$([System.Version]::Parse($(_RefitMSBuildMinVersion)).CompareTo($([System.Version]::Parse($(MSBuildVersion)))))' > '0' ". [/home/user/.cache/trizen/sources/stabilitymatrix/src/StabilityMatrix/StabilityMatrix.Core/StabilityMatrix.Core.csproj]

let commented on 2024-06-06 18:54 (UTC)

Yeah, hidpi is an Avalonia issue, not this app's

teraflops commented on 2024-05-29 18:23 (UTC)

I answer to myself: AVALONIA_SCREEN_SCALE_FACTORS='eDP-1=1.5' /opt/stabilitymatrix/StabilityMatrix.Avalonia

teraflops commented on 2024-05-29 17:57 (UTC)

is there a way for hidpi systems to scale the UI? it's too tiny here

kentechgeek commented on 2024-05-12 23:10 (UTC)

This is really great package, and I like it's based on .net.