--- pipeline_tag: text-to-image license: cc-by-nc-4.0 language: - en library_name: diffusers tags: - art - rpg - D&D - characters - character design - portraits - fantasy - sci-fi - cyberpunk - text-generation-inference --- # RPG Portrait Simulator RPG Portrait Simulator is a stable diffusion model capable of generating stunning RPG character portraits from text descriptions. It can create both sci-fi and fantasy digital art or renders, allowing you to bring your RPG characters to life with ease. ## Table of Contents - [Introduction](#introduction) - [Features](#features) - [Examples](#examples) ## Introduction Are you an RPG enthusiast looking to visualize your characters like never before? RPG Portrait Simulator is here to make your dreams a reality. This project utilizes a stable diffusion model trained with DreamBooth to generate character portraits from text descriptions. Whether you need a digital render of a futuristic sci-fi hero or a realistic portrait of a mythical elf, this tool has got you covered. ## Features - Generate stunning RPG character portraits from text descriptions. - Create both sci-fi and fantasy character art. - Utilizes a stable diffusion model for high-quality results. - Easy-to-use prompt format: `portraitGen, [style] portrait of [description]`. ## Examples To generate character portraits, use the following prompts as examples: - `portraitGen, digital render portrait of [your character description]` - `portraitGen, realistic portrait of [your character description]` - `portraitGen, fantasy portrait of [your character description]` Replace `[your character description]` with your specific character details. For instance: - `portraitGen, digital render portrait of a futuristic space explorer` ![Sample Portrait](https://huggingface.co/Ertoip/rpg-portrait-generator/resolve/main/space-explorer.jpg) - `portraitGen, realistic portrait of a female elf with white hair` ![Sample Portrait](https://huggingface.co/Ertoip/rpg-portrait-generator/resolve/main/white-elf.jpg) - `portraitGen, fantasy portrait of a brave knight in shining armor` ![Sample Portrait](https://huggingface.co/Ertoip/rpg-portrait-generator/resolve/main/knight.jpg) Feel free to experiment with different prompts to create unique character portraits for your RPG adventures!