DreamBooth model for the retfutbrr concept trained by hippoleveque on the hippoleveque/retrofuturistic-images dataset.

This is a Stable Diffusion model fine-tuned on the retfutbrr concept with DreamBooth. It can be used by modifying the instance_prompt: an illustration of retfutbrr style

Description

This is a Stable Diffusion v1.4 model fine-tuned on retfutbrr style

Usage

from diffusers import StableDiffusionPipeline

pipeline = StableDiffusionPipeline.from_pretrained('hippoleveque/retfutbrr-style-sd-v14')
image = pipeline().images[0]
image
Downloads last month
28
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the model is not deployed on the HF Inference API.