Zeke Sikelianos
Zeke Sikelianos
Hi @ryanwbass thanks for jumping in. I don't remember the historical DOM structure of the site off-hand. The best way for you to proceed would be to open the PowerThesaurus...
Cc @azer
This is implemented in 0.5.0! 
Hey @kiradeva. That error comes from Replicate's registry proxy and it appears to occur when something is wrong with the Cog version number or the cog.yaml config. Please try the...
Duplicate of https://github.com/replicate/cog/issues/1631
This is fixed in https://github.com/replicate/cog/releases/tag/v0.9.8
> v0.9.6 release may not include the change in PR #1621 That actions run is actually building Cog from source, rather than using a published release of Cog. See https://github.com/zeke/hello-world-cog/actions/runs/8792119313/job/24127668946#step:4:924...
This is fixed in https://github.com/replicate/cog/releases/tag/v0.9.8
The name `DISABLE_CORS` is a bit ambiguous, as it could be taken to mean "do not allow cross-origin requests" or "allow any cross-origin request". Maybe something more explicit like `BYPASS_CORS`...
Thanks for reporting, @jlalmes https://github.com/replicate/cog/pull/1621 should address this. We'll release new versions of Cog and replicate/setup-cog with this fix this week.