Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 610d132

Browse files
update
1 parent 417202f commit 610d132

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

‎README.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
### Please star the repository if you believe continuing the development of this package is worthwhile. This will help me understand which package deserves more effort.
33

44

5-
## [Swift package source](https://github.com/igor11191708/coreml-stable-diffusion-swift)
6-
## [Documentation(API)](https://swiftpackageindex.com/igor11191708/coreml-stable-diffusion-swift/main/documentation/coreml_stable_diffusion_swift)
5+
## [Swift package source](https://github.com/swiftuiux/coreml-stable-diffusion-swift)
6+
## [Documentation(API)](https://swiftpackageindex.com/swiftuiux/coreml-stable-diffusion-swift/main/documentation/coreml_stable_diffusion_swift)
77

88
The example app for running text-to-image or image-to-image models to generate images using [Apple's Core ML Stable Diffusion implementation](https://github.com/apple/ml-stable-diffusion)
99

10-
![The concept](https://github.com/igor11191708/coreml-stable-diffusion-swift-example/blob/main/img/img_08.gif)
10+
![The concept](https://github.com/swiftuiux/coreml-stable-diffusion-swift-example/blob/main/img/img_08.gif)
1111

1212
## How to get generated image
1313

@@ -19,7 +19,7 @@ Pick up the model that was placed at the local folder from the list. Click updat
1919
### Step 3
2020
Enter a prompt or pick up a picture and press "Generate" (You don't need to prepare image size manually) It might take up to a minute or two to get the result
2121

22-
![The concept](https://github.com/igor11191708/coreml-stable-diffusion-swift-example/blob/main/img/img_03.png)
22+
![The concept](https://github.com/swiftuiux/coreml-stable-diffusion-swift-example/blob/main/img/img_03.png)
2323

2424
### Typical set of files for a model und the purpose of each file
2525

‎coreml-stable-diffusion-swift-example.xcodeproj/project.pbxproj‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,7 @@
744744
/* Begin XCRemoteSwiftPackageReference section */
745745
786796282CF73AFB00352F7A /* XCRemoteSwiftPackageReference "coreml-stable-diffusion-swift" */ = {
746746
isa = XCRemoteSwiftPackageReference;
747-
repositoryURL = "https://github.com/igor11191708/coreml-stable-diffusion-swift";
747+
repositoryURL = "https://github.com/swiftuiux/coreml-stable-diffusion-swift";
748748
requirement = {
749749
branch = main;
750750
kind = branch;

‎coreml-stable-diffusion-swift-example.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /