instruct-pix2pix
instruct-pix2pix copied to clipboard
Changed environment.yaml to use a compatible transformers version. Made a batch script to download the checkpoint on Windows. Note this will only work on Windows 10 or higher.
Hi, this is a minor nit and asking to see if there are explicit motivations to do so. In the process of supporting this model in Draw Things, I noticed...
`Loading model from checkpoints/instruct-pix2pix-00-22000.ckpt Global Step: 22000 Traceback (most recent call last): File "edit_cli.py", line 129, in main() File "edit_cli.py", line 80, in main model = load_model_from_config(config, args.ckpt, args.vae_ckpt) File...
I basically want to guide the prompt by an image. eg. "make it look like [IMAGE UPLOADED]" I guess this will take another white paper to get there or must...
I tried to duplicate space on hf using a A10G small and its not working w that arch. ``` Fetching 15 files: 100%|██████████| 15/15 [01:26
Hi folks, I tried to run it, but the app exit with a 'killed' message. `dmesg` state that is because an Out Of Memory error. Can I run this app...
I really like this solution and have been looking for something similar for a long time! Could you make this as an [extension for Automatic1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Developing-extensions)? The gradio is a given...
This is not an issue. I hope you can add this tutorial to the readme section of the page Thank you so much for this new great AI model. I...
Hi, is it possible to use negative prompts?