--- 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 ```