DreamBooth model for the beldi-v2 concept trained by medmac01 on the medmac01/dreambooth-moroccan-design-v2 dataset.
This is a Stable Diffusion model fine-tuned on the beldi-v2 concept with DreamBooth. It can be used by modifying the instance_prompt
: a photo of beldi-v2 moroccan interior
This model was created as part of the ThinkAI Hackathon organized by @1337_Coding_School & @MathMaroc 🔥. Visit the ThinkAI Page for more info.
Description
This is a Stable Diffusion model fine-tuned on moroccan interior
images.
Based on DreamBooth Stable Diffusion models.
Usage
from diffusers import StableDiffusionPipeline
pipeline = StableDiffusionPipeline.from_pretrained('medmac01/beldi-moroccan-interior-2')
image = pipeline().images[0]
image
- Downloads last month
- 70
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.