Kandinsky-2 icon indicating copy to clipboard operation
Kandinsky-2 copied to clipboard

Kandinsky 2 — multilingual text2image latent diffusion model

Results 85 Kandinsky-2 issues
Sort by recently updated
recently updated
newest added

Hi everyone. I have a question regarding the use of this model. I ran `tex2img` with the following code and got an error ```python from kandinsky2 import get_kandinsky2 model =...

![kandinsky-download-1680392468662](https://user-images.githubusercontent.com/51848186/229322941-79fb6123-c37f-46ef-b6e4-6b934f6e6d6b.png) Здравствуйте, портреты, пейзажи, натюрморты, делаются на отлично, но когда дело касается людей - видимо я что-то не то делаю. Можно ли как-то избавиться от этого эффекта ? Может надо...

When I run kandinsky-2.2, it builds the image correctly, but it takes a long time from when the code runs to when the image starts to build. I get two...

I'm unable to add text to the image. Is it possible to add text and it automatically figures out the orientation and layout of the text and fits in accordingly...

Я очень заинтересован в обучении новой модели ControlNet. После изучения загруженной модели kandinsky-2-2-controlnet-depth в HuggingFace, я обнаружил, что ее архитектура отличается от модели ControlNet традиционной стабильной диффузии. По моему пониманию,...

Kadinsky 2.1 could do any resolution, although some of them turned into rather bad responses. Kadinsky 2.2 seems to be fixed to certain ones. If I give it 1280x720 it...

Hi there! Thank you so much for your great work! I noticed that for Controlnet, you only release weights for depth control. Do you have plan to train and release...

Hey @cene555, @razzant ! 👋 This pull request makes it possible to run your model inside a Docker environment, which makes it easier for other people to run it. We're...