-
I need help downloading 3.1 in colab. I'm not a programmer so I tango with ChatGPT-4o.
I tried !pip install kandinsky3 : error
I tried !pip install git+https://github.com/author/kandinsky3.git
…
-
#### Problem you'd like to fix
Currently, the python kandinsky module works mostly in RGB888, but the numworks screen uses RGB565. When we start to compare a color we set on a pixel, and a pixel we g…
-
I am very interested in training a new controlnet model. After studying the kandinsky-2-2-controlnet-depth model uploaded in HuggingFace, I found that its architecture seems to be different from the c…
-
#### Describe the bug
In the module turtle, `color()` doesn't change the color of `write()`. E.g.
```
from turtle import *
color("blue")
write("Hello, world.")
```
types text in black.
####…
-
### Describe the bug
when using either `hf.scan_cache` via python or simply `huggingface-cli scan-cache` to enumerate already downloaded models, it works fine regardless of number of models **if** …
-
Currently the model only support A100(40G/80G)
Need support for more financially affordable GPUs.
We can support by either:
- all kind of GPUs output the same image.
- same output for severa…
-
Kandinsky 2.1
https://github.com/ai-forever/Kandinsky-2
https://huggingface.co/ai-forever/Kandinsky_2.0
Info
https://habr.com/ru/companies/sberbank/articles/725282/
https://www.reddit.com/r/Sta…
-
Thanks to @yiyixuxu Kandinsky 2.1: https://github.com/huggingface/diffusers/pull/3308 is merged to diffusers.
Anybody interesting in giving dreamboothing/textual inversioning the model?
-
model 2.2 i did not upload - Should the download start automatically?
After setup and restart SD:
Starting Prior
Error completing request
Arguments: ('task(640qqqw29a93lvf)', '', '', [], …
-
Hi Numworks team, I'm always frustrated when I have to draw a line which is not straight, I cannot draw a line which crosses a diagonal for example
To remedy this problem, adding a new kandinsky fu…