File size: 172 Bytes
ee24263
 
 
 
1
2
3
4
5
#!/usr/bin/env python3
from diffusers import KandinskyV22CombinedPipeline

pipe = KandinskyV22CombinedPipeline.from_pretrained("kandinsky-community/kandinsky-2-2-decoder")