ai-forever / kandinsky3_ip_adapter

huggingface.co
Total runs: 13
24-hour runs: 4
7-day runs: 4
30-day runs: 14
Model's Last Updated: April 04 2024
text-to-image

Introduction of kandinsky3_ip_adapter

Model Details of kandinsky3_ip_adapter

Kandinsky 3.0 IP Adapter

Usage
pip install git+https://github.com/ai-forever/kandinsky3-diffusers.git
Image variations
from diffusers.models.attention_processor import Kandi3AttnProcessorIpAdapter, Kandi3AttnProcessor
from diffusers.pipelines.kandinsky3.kandinsky3_pipeline_ip_adapter import KandinskyV3PipelineIpAdapter
from PIL import Image
import torch
pipe = KandinskyV3PipelineIpAdapter.from_pretrained('ai-forever/kandinsky3_ip_adapter', torch_dtype=torch.float16, low_cpu_mem_usage=False, device_map=None)
pipe = pipe.to('cuda')
img = Image.open('path_to_img.jpg')
out_img = pipe('4k caption', img=[img], weights=[1], negative_prompt='', height=1024, width=1024, guidance_scale=7.5, num_inference_steps=50, cut_context=1)[0][0]
Image + Image mixing
from diffusers.models.attention_processor import Kandi3AttnProcessorIpAdapter, Kandi3AttnProcessor
from diffusers.pipelines.kandinsky3.kandinsky3_pipeline_ip_adapter import KandinskyV3PipelineIpAdapter
from PIL import Image
import torch
pipe = KandinskyV3PipelineIpAdapter.from_pretrained('ai-forever/kandinsky3_ip_adapter', torch_dtype=torch.float16, low_cpu_mem_usage=False, device_map=None)
pipe = pipe.to('cuda')
img1 = Image.open('path_to_img1.jpg')
img2 = Image.open('path_to_img2.jpg')

out_img = pipe('4k photo', img=[img1, img2], weights=[0.5, 0.5], negative_prompt='', height=1024, width=1024, guidance_scale=7.5, num_inference_steps=50, cut_context=1)[0][0]
Text + Image mixing
from diffusers.models.attention_processor import Kandi3AttnProcessorIpAdapter, Kandi3AttnProcessor
from diffusers.pipelines.kandinsky3.kandinsky3_pipeline_ip_adapter import KandinskyV3PipelineIpAdapter
from PIL import Image
import torch
pipe = KandinskyV3PipelineIpAdapter.from_pretrained('ai-forever/kandinsky3_ip_adapter', torch_dtype=torch.float16, low_cpu_mem_usage=False, device_map=None)
pipe = pipe.to('cuda')
img = Image.open('path_to_img.jpg')
caption = 'cat, 4k photo'
out_img = pipe(caption, img=[img], weights=[1], negative_prompt='', height=1024, width=1024, guidance_scale=7.5, num_inference_steps=50, cut_context=1, img_weight=0.5)[0][0]

Runs of ai-forever kandinsky3_ip_adapter on huggingface.co

13
Total runs
4
24-hour runs
4
3-day runs
4
7-day runs
14
30-day runs

More Information About kandinsky3_ip_adapter huggingface.co Model

More kandinsky3_ip_adapter license Visit here:

https://choosealicense.com/licenses/apache-2.0

kandinsky3_ip_adapter huggingface.co

kandinsky3_ip_adapter huggingface.co is an AI model on huggingface.co that provides kandinsky3_ip_adapter's model effect (), which can be used instantly with this ai-forever kandinsky3_ip_adapter model. huggingface.co supports a free trial of the kandinsky3_ip_adapter model, and also provides paid use of the kandinsky3_ip_adapter. Support call kandinsky3_ip_adapter model through api, including Node.js, Python, http.

kandinsky3_ip_adapter huggingface.co Url

https://huggingface.co/ai-forever/kandinsky3_ip_adapter

ai-forever kandinsky3_ip_adapter online free

kandinsky3_ip_adapter huggingface.co is an online trial and call api platform, which integrates kandinsky3_ip_adapter's modeling effects, including api services, and provides a free online trial of kandinsky3_ip_adapter, you can try kandinsky3_ip_adapter online for free by clicking the link below.

ai-forever kandinsky3_ip_adapter online free url in huggingface.co:

https://huggingface.co/ai-forever/kandinsky3_ip_adapter

kandinsky3_ip_adapter install

kandinsky3_ip_adapter is an open source model from GitHub that offers a free installation service, and any user can find kandinsky3_ip_adapter on GitHub to install. At the same time, huggingface.co provides the effect of kandinsky3_ip_adapter install, users can directly use kandinsky3_ip_adapter installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

kandinsky3_ip_adapter install url in huggingface.co:

https://huggingface.co/ai-forever/kandinsky3_ip_adapter

Url of kandinsky3_ip_adapter

kandinsky3_ip_adapter huggingface.co Url

Provider of kandinsky3_ip_adapter huggingface.co

ai-forever
ORGANIZATIONS

Other API from ai-forever

huggingface.co

Total runs: 525.5K
Run Growth: 507.4K
Growth Rate: 96.56%
Updated: November 03 2023
huggingface.co

Total runs: 10.6K
Run Growth: 1.5K
Growth Rate: 13.75%
Updated: December 05 2023
huggingface.co

Total runs: 8.2K
Run Growth: 5.1K
Growth Rate: 59.45%
Updated: December 29 2024
huggingface.co

Total runs: 5.9K
Run Growth: 3.5K
Growth Rate: 60.26%
Updated: December 11 2023
huggingface.co

Total runs: 2.3K
Run Growth: -408
Growth Rate: -17.86%
Updated: December 05 2023
huggingface.co

Total runs: 1.3K
Run Growth: -6.3K
Growth Rate: -493.39%
Updated: December 05 2023
huggingface.co

Total runs: 315
Run Growth: 158
Growth Rate: 50.16%
Updated: January 26 2023
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated: December 24 2021
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated: June 08 2023
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated: September 21 2021