Zeke Sikelianos
Zeke Sikelianos
Tried this but it didn't seem to fix it: https://github.com/zeke/action-transcription/commit/a1363cdfc711b3a59c818616e72a0f488953c15c
Ah it's at least partly because we removed `model.predict()` from the Python client in https://github.com/replicate/replicate-python/pull/71 and the Action is not pinned to a version of the python package.
Thanks for the suggestion, @MayaWolf. This is being discussed in https://github.com/electron/update.electronjs.org/issues/58. My understanding is that @daviwil may soon be working with me and @juliangruber to add this functionality to the...
@davej I'm in favor of this. Do you want to give it a try?
> Or perhaps there's a way to approach it without touching Electron core? Yeah that would be ideal. Since this is designed for use with GitHub Release, we could also...
That's an interesting idea, @mathieudutour. More work on the part of the app developer, but could be worth it for scalability.
Thanks for the reply 👍 > overdue for some tlc Can you elaborate?
@juliangruber can we return a helpful error message when the version is not semver-compatible?
Warning sounds good.
Hi @rwdaigle! Thanks for jumping in on this.