File size: 237 Bytes
d00d50c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
license: apache-2.0
tags:
- text-to-image
- kandinsky
inference: false
---
# Kandinsky 3.0 IP Adapter

## Usage
```python
pip install git+https://github.com/ai-forever/kandinsky3-diffusers.git
```
### Image variations

```python

```