File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ DALL-E and DALL-E 2 are deep learning models developed by OpenAI to generate dig
9
9
[ ![ ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FThe-Igor%2Fopenai-async-image-swiftui%2Fbadge%3Ftype%3Dswift-versions )] ( https://swiftpackageindex.com/The-Igor/openai-async-image-swiftui )
10
10
[ ![ ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FThe-Igor%2Fopenai-async-image-swiftui%2Fbadge%3Ftype%3Dplatforms )] ( https://swiftpackageindex.com/The-Igor/openai-async-image-swiftui )
11
11
12
+ ## Example for the package
13
+
14
+ [ OpenAI AsyncImage SwiftUI example] ( https://github.com/The-Igor/openai-async-image-swiftui-example )
15
+
12
16
## Features
13
17
- [x] Multiplatform iOS, macOS, watchOS and tvOS
14
18
- [x] Customizable in term of SwiftUI Image specs [ renderingMode, resizable, antialiased...]
@@ -65,10 +69,6 @@ or with custom **ViewBuilder**
65
69
- You need to have Xcode 13 installed in order to have access to Documentation Compiler (DocC)
66
70
- Go to Product > Build Documentation or ** ⌃⇧⌘ D**
67
71
68
- ## SwiftUI example for the package
69
-
70
- [ OpenAI AsyncImage SwiftUI example] ( https://github.com/The-Igor/openai-async-image-swiftui-example )
71
-
72
72
73
73
![ OpenAI AsyncImage SwiftUI] ( https://github.com/The-Igor/openai-async-image-swiftui/blob/main/image/sun_11.png )
74
74
You can’t perform that action at this time.
0 commit comments