Zeke Sikelianos
Zeke Sikelianos
> Would you need to distinguish between creating a branch on the main repo or creating a fork first? My use case would involve forking. 🍴 If I find a...
Sounds good to me. 👍
Sounds like a great idea. 👍 I wonder what we should do about npm ownership. 🤔 One way to handle it: 1. create `electron-userland-bot` account on npm 1. create @electron-userland-bot...
> There's an electron-userland team in NPM Cool. Can you add me to it?
☝️ that all sounds good to me, @imlucas
Plan looks good to me. Let me know if you need my help for any of it.
> The code examples work for JS should work It looks like they're all currently rendering as `octokit.{scope}.get)(...)`. Here's an example:  ---...
You can see the input's to the [Replicate-hosted version of the model](https://replicate.com/timothybrooks/instruct-pix2pix) here: https://github.com/chenxwh/cog-themed-diffusion/blob/b7e8a32d7b3f8a81c410086ec03719d7ecfbf99d/predict.py#L33 As for training of this model, I don't know anything about it. Good luck!
I've seen a lot of user reports about this, going back to November. Maybe this issue is not unique to 2.1?
See also https://github.com/replicate/cog-stable-diffusion/pull/68, which is kinda doing the same thing (but attempting to work around the `cog run` stuff.)