Ertoip commited on
Commit
0051a20
1 Parent(s): 3fde705

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +39 -1
README.md CHANGED
@@ -15,4 +15,42 @@ tags:
15
  - sci-fi
16
  - cyberpunk
17
  - text-generation-inference
18
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  - sci-fi
16
  - cyberpunk
17
  - text-generation-inference
18
+ ---
19
+ # RPG Portrait Simulator
20
+
21
+ ![Sample Portrait](sample-portrait.png)
22
+
23
+ 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.
24
+
25
+ ## Table of Contents
26
+ - [Introduction](#introduction)
27
+ - [Features](#features)
28
+ - [Getting Started](#getting-started)
29
+ - [Prerequisites](#prerequisites)
30
+ - [Installation](#installation)
31
+ - [Usage](#usage)
32
+ - [Examples](#examples)
33
+ - [Contributing](#contributing)
34
+ - [License](#license)
35
+
36
+ ## Introduction
37
+
38
+ 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.
39
+
40
+ ## Features
41
+
42
+ - Generate stunning RPG character portraits from text descriptions.
43
+ - Create both sci-fi and fantasy character art.
44
+ - Utilizes a stable diffusion model for high-quality results.
45
+ - Easy-to-use prompt format: `portraitGen, [style] portrait of [description]`.
46
+
47
+ ## Getting Started
48
+
49
+ ### Prerequisites
50
+
51
+ Before you can use RPG Portrait Simulator, ensure you have the following prerequisites installed:
52
+
53
+ - Python 3.x
54
+ - TensorFlow
55
+ - NumPy
56
+ - [DreamBooth pre-trained model](dreambooth-model-link)