Views
No views yet
instance_prompt: a photo of ctm curry dish| "an adorable puppy sniffing ctm curry dish" | "ctm curry dish in the style of Johannes Vermeer" |
|---|---|
![]() | ![]() |
| "a delicious plate of ctm curry dish in the Grand Canyon" | "ctm curry dish in a modern science laboratory" |
|---|---|
![]() | ![]() |
1from diffusers import StableDiffusionPipeline
2
3pipeline = StableDiffusionPipeline.from_pretrained('jnick/chicken-tikka-masala')
4image = pipeline().images[0]
5image