Edit model card

DreamBooth model for the fgreeneruins concept trained on the CCMat/db-forest-ruins dataset.

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

This model was created as part of the DreamBooth Hackathon 🔥. Visit the organisation page for instructions on how to take part!

Description

This is a Stable Diffusion model fine-tuned on ruins images for the landscape theme.
Concept: fgreeneruins : forest ruins, greenery ruins
Pretrained Model: prompthero/openjourney
Learning rate: 2e-6

Usage

from diffusers import StableDiffusionPipeline

pipeline = StableDiffusionPipeline.from_pretrained('CCMat/fgreeneruins-ruins-mdj')
image = pipeline().images[0]
image

Samples

Prompt: "high quality photo of Venice in fgreeneruins ruins, HDR, UHD, 64K" example images

Prompt: "Fallout concept of fgreeneruins ruins in underwater city, unreal engine 5" example images

Prompt: "New York City in fgreeneruins ruins with the Empire State Building in the background by Alejandro Bursido" example images

Prompt: "Manhattan in fgreeneruins ruins by Makoto Shinkai" example images

Prompt: "The Taj Mahal in fgreeneruins ruins, professional photograph" example images

Downloads last month
0
Inference Examples
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.