Zeke Sikelianos
Zeke Sikelianos
Nice! I hope this works out. It would be awesome to see handlebars support land in terraform and harp.
I pushed a commit here that aligns the description of the `image` input with what I proposed in https://github.com/replicate/dreambooth-template/pull/20
I think this is good to merge, but I don't know how the change gets published to Replicate.
Hi @mhatma. Sorry for the delay reviewing this. The code on the main branch has changed a bit since you opened this PR. Are you able to take a look...
Good to know that secrets will not be in the file. 👍🏼 Placeholder values would be an improvement, but I guess my thinking is that everyone who uses this project...
This error hosed my whole llm installation, but I was able to recover it by uninstalling the offending models: ``` $ llm uninstall llm-gpt4all ```
Oh wait! I see you pushed 0.0.4: https://pypi.org/project/autocog/#history We should still probably document this process though!
Turns out this is blocked by the API itself. It's not currently possible to fetched another user's shared prediction via API. Internal issue to track this: https://linear.app/replicate/issue/PRO-48/get-shared-predictions-via-the-api
Should be looking at the train-dev branch (but everything might still be broken in that branch too)