Skip to content

Commit 1ed300a

Browse files
authored
Revert to CDN URL with updated images.
1 parent 2b51929 commit 1ed300a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

StabilityMatrix.Core/Models/Packages/VladAutomatic.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ IPyInstallationManager pyInstallationManager
3636
public override string Blurb => "SD.Next: All-in-one WebUI for AI generative image and video creation";
3737
public override string LaunchCommand => "launch.py";
3838

39-
public override Uri PreviewImageUri => new("https://github.com/user-attachments/assets/d6119a63-6ee5-4597-95f6-29ed0701d3b5");
39+
public override Uri PreviewImageUri => new("https://cdn.lykos.ai/sm/packages/vladautomatic/preview.webp");
4040
public override bool ShouldIgnoreReleases => true;
4141

4242
public override SharedFolderMethod RecommendedSharedFolderMethod => SharedFolderMethod.Symlink;

0 commit comments

Comments
 (0)