Jesse Andrews
Jesse Andrews
It isn't documented in the README as it won't work on existing catalog of images. It is only for new images. Signed-off-by: Jesse Andrews
Now that we are making progress on #1, if you get a returned control image, it might be useful to be able to edit the processed control and send it...
Instance can think it has loaded a fine-tune even though it hasn't - assume you have 2 fine-tunes - they are being run by sending in a url with the...
This issue is investigating the gradual change in generated imagery as loras are loaded/unloaded through normal use: First, the assumption: Using the same inputs (seed / prompt / lora URL...
should this be cog-lora similar to cog-stable-diffusion?
I think 768 usually messes up with doubles 
quick prototype of using COG to serve on the mac ... allowing you to integrate with editor.p5js.org or other html5 apps (this adds cors support)
I wonder if cog.yaml isn't up-to-date with changes in lora - or if this is a typo? The most recent version of the advanced trainer model on replicate.com fails 
by default PIL / python imaging libraries tend to break on HEIC / iphone photos. This has caused issues in the dreambooth trainers. Perhaps this can be addressed before we...
- [ ] ensure descriptions are useful/accurate. example: `class_data` mentions `class_prompt` and `num_class_images` that don't exist - [ ] I've not seen other models expose `device` as an option... should...