-
**Is your feature request related to a problem? Please describe.**
I have a use-case where I need to use custom adapter together with instruct-pix2pix model, which requires passing custom `cross_atte…
-
### Describe the bug
Hello,
I used a 40GB A100 machine to train InstructPix2Pix SDXL using the toy data following the instruction.
However, even though I reduce the batch size to 1, I still ha…
-
Great work。
command
`python test.py --dataroot ./datasets/MYsummer2winter/ --direction BtoA --model pix2pix --name summer2winter_yosemite_pretrained`
gives
`
loading the model from ./checkpoints/…
-
Hello, when I try to download the pre-trained model using python scripts/download_model.py, the URL https://hanlab18.mit.edu/files/gan_compression/ is no longer valid. Is there a new URL available?
-
**Describe the bug**
I'm doing transfer learning and would like to (at the end) quantize my model. The problem is that when I try to use the _quantize_model()_ function (which is used successfully in…
-
Could you please provide the conversion script?
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### What happened?
RuntimeError: …
-
Because of deprecated gradio usage, this extension won't work with Vladmandic/automatic. See related issue: https://github.com/vladmandic/automatic/issues/817
Could you collaborate?
-
Subscribe to this issue and stay notified about new [daily trending repos in Python](https://github.com/trending/python?since=daily)!
-
Hi!
Thank you for sharing your work.
I have an issue in the generation step. When using Instruct pix2pix, there are some parts of the original image that are missing in the edited image: the top…