Skip to content

Commit cc9ddaa

Browse files
committed
Update README.md
1 parent 5cec6b9 commit cc9ddaa

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Diff for: README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@ DALL-E and DALL-E 2 are deep learning models developed by OpenAI to generate dig
1313

1414

1515
## Features
16-
- [x] Multiplatform iOS, macOS, watchOS and tvOS
17-
- [x] Customizable in term of SwiftUI Image specs [renderingMode, resizable, antialiased...]
18-
- [x] Customizable in term of the transport layer [Loader]
19-
- [x] Based on interfaces not implementations
16+
- [x] Supports multiple platforms: iOS, macOS, watchOS, and tvOS
17+
- [x] Customizable with SwiftUI Image properties (e.g., `renderingMode`, `resizable`, `antialiased`)
18+
- [x] Configurable transport layer via custom `Loader`
19+
- [x] Designed with interfaces, not implementations
20+
- [x] Fully leverages Swift's new concurrency model
2021

2122
![OpenAI AsyncImage SwiftUI](https://github.com/swiftuiux/openai-async-image-swiftui/blob/main/image/sun_watch.png)
2223

0 commit comments

Comments
 (0)