Dan Nelson

Results 8 comments of Dan Nelson

good q @hmartiro. `predict.py` can live in a subdirectory, but `cog.yaml` has to be in the project root. I went ahead and moved `predict.py` into the `riffusion` module & renamed...

hey! just a quick heads up for those interested that we're working on this. Think we have a fix to get `large-v2` out without a regression, needs some testing to...

@maccman not yet, unfortunately. Should have time to dig in some more next week.

@maccman I've set up a whisper version which hosts only `large-v2` here: https://replicate.com/daanelson/whisper-sandbox Feel free to give it a spin and let me know how it goes; haven't seen any...

general thought - now that this functionality exists, what would it look like to add a few quick tests for it? don't need to do it now (i.e. not blocking)...

> @daanelson I'm excited to get this out in the world! What's blocking it at this point, if anything? a great question! two things: 1. doesn't seem that `cog build...

@seanphan we have APIs for codeformer (https://replicate.com/sczhou/codeformer) and gfpgan (https://replicate.com/tencentarc/gfpgan), try calling one of those on your LoRA outputs.

Should be totally compatible! Give it a shot.