Edit model card

DreamBooth model for the Heritage_of_comilla concept trained by Sadik-Sikder on the Sadik-Sikder/itakhola dataset.

This is a Stable Diffusion model fine-tuned on the Heritage_of_comilla concept with DreamBooth. It can be used by modifying the instance_prompt: a photo of Heritage_of_comilla landscape

Description

This is a Stable Diffusion model specialized on landscape images for the Landscape theme.

Usage

from diffusers import StableDiffusionPipeline

pipeline = StableDiffusionPipeline.from_pretrained('Sadik-Sikder/Itakhola_model')
image = pipeline().images[0]
image
Downloads last month
1
Inference API
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.