Skip to content

Commit 5b279a7

Browse files
committed
update
1 parent 8ec66c5 commit 5b279a7

File tree

2 files changed

+1
-33
lines changed

2 files changed

+1
-33
lines changed

Package.resolved

Lines changed: 0 additions & 32 deletions
This file was deleted.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ let package = Package(
1717
],
1818
dependencies: [
1919
// Dependencies declare other packages that this package depends on.
20-
.package(url: "https://github.com/apple/ml-stable-diffusion.git", from: "0.4.0"),
20+
.package(url: "https://github.com/apple/ml-stable-diffusion.git", from: "0.3.0"),
2121
.package(url: "https://github.com/JohnSundell/Files.git",
2222
from: "4.2.0")
2323
],

0 commit comments

Comments
 (0)