Skip to content

Commit 1e4b5fb

Browse files
committed
Update README.md
1 parent b5c4eef commit 1e4b5fb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33

44
*It is not official toolkit for swift from Replicate I do it because I'd like to support guys creating open source models for replicate*
55

6+
## SwiftUI example for the package
7+
[Replicate kit example app](https://github.com/The-Igor/replicate-kit-example)
8+
69
![The concept](https://github.com/The-Igor/replicate-kit-swift/blob/main/img/image_01.png)
710

811
Replicate is a service that lets you run machine learning models with a few lines of code, without needing to understand how machine learning works. This package is the swift layer between Replicate API and your application.
@@ -116,7 +119,5 @@ Processing a response errors cases when server cannot or will not process the re
116119
- You need to have Xcode 13 installed in order to have access to Documentation Compiler (DocC)
117120
- Go to Product > Build Documentation or **⌃⇧⌘ D**
118121

119-
## SwiftUI example for the package
120-
[Replicate kit example](https://github.com/The-Igor/replicate-kit-example)
121122

122123
![The concept](https://github.com/The-Igor/replicate-kit-swift/blob/main/img/image_02.png)

0 commit comments

Comments
 (0)