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
- 0
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.