replicate / replicate-swift

Swift client for Replicate
https://replicate.com
Apache License 2.0
165 stars 35 forks source link

Use non-deprecated `createPrediction` method #45

Closed mattt closed 1 year ago

mattt commented 1 year ago

Follow-up to #41

This PR replaces use of the deprecated createPrediction method with wait: parameter in other methods in the package.