We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b51929 commit 1ed300aCopy full SHA for 1ed300a
1 file changed
StabilityMatrix.Core/Models/Packages/VladAutomatic.cs
@@ -36,7 +36,7 @@ IPyInstallationManager pyInstallationManager
36
public override string Blurb => "SD.Next: All-in-one WebUI for AI generative image and video creation";
37
public override string LaunchCommand => "launch.py";
38
39
- public override Uri PreviewImageUri => new("https://github.com/user-attachments/assets/d6119a63-6ee5-4597-95f6-29ed0701d3b5");
+ public override Uri PreviewImageUri => new("https://cdn.lykos.ai/sm/packages/vladautomatic/preview.webp");
40
public override bool ShouldIgnoreReleases => true;
41
42
public override SharedFolderMethod RecommendedSharedFolderMethod => SharedFolderMethod.Symlink;
0 commit comments