-
(Might be able to be solved as part of https://github.com/CompVis/latent-diffusion/issues/34 where e.g. transparent areas are forbidden?)
I'm generating movie posters / book covers / etc. and most …
-
### Describe the bug
Thanks for ur contributions! I'm using `AutoPipelineForText2Image` and set `device_map="auto"` when initializing, but the program raises `Expected all tensors to be on the same d…
-
### Describe the bug
Hello. I tried the Img2Img Pipeline and encountered the error in the images. Could you please check it for me? Thank you
### Reproduction
```python
import torch
fro…
-
Hello,
I noticed that in the Make-an-aduio 2 paper, you have not reported the reconstruction loss performance of your trained 1D VAE in comparison with the 2D one. I am wondering if you could get …
-
Hi Thanks for providing such an outstanding work.
I want to use Visual ChatGPT for visualizing the object bounding box or phrase box that I enter in the input of Visual ChatGPT. Where should I revi…
-
Thanks for releasing such an impressing work!
We love this work and we are keep finding the applications and potential of this model.
We also develop a tool using opencv that has similar functi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
activating extra network lora: TypeError
Traceback (most…
-
For task specific domain adaption support for [LoRA](https://arxiv.org/abs/2106.09685) weights is needed for a variety of use cases for LLM and Diffusion models:
1. On mobile where base foundation…
-
### Checklist
- [x] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
Hi!
According to the docs faiss doens't natively support **cosine similarity** as distance metric. The closest one is **inner product** which additionaly needs to prenormalize embedding vectors. In […