You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Apple Intelligence is coming. PD should be ready to take advantage of image generation and image enhancements it offers.
Describe the solution you'd like
Features will be available via SDK in Swift. Prepare a bridge (TS => Rust => Swift) of PD calling some macOS Swift APIs from web ui. It will only be available in the desktop version.
Is your feature request related to a problem? Please describe.
Apple Intelligence is coming. PD should be ready to take advantage of image generation and image enhancements it offers.
Describe the solution you'd like
Features will be available via SDK in Swift. Prepare a bridge (TS => Rust => Swift) of PD calling some macOS Swift APIs from web ui. It will only be available in the desktop version.
Consider: https://github.com/Brendonovich/swift-rs4
Describe alternatives you've considered
If TS => Rust => Swift bridge is not working correctly consider RS => Rust => ObjectiveC => Swift
Additional context
N/A
The text was updated successfully, but these errors were encountered: