Update README.md
Browse filesWith YAML details
README.md
CHANGED
@@ -1,4 +1,34 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
# RPG V6 for Flux1 - Welcome to the Next Era of Finetuning with Flux1!
|
3 |
|
4 |
![RPG V6 Sample](https://rpgv6.byecho.ai/01.jpg)
|
@@ -27,9 +57,7 @@ If you wish to support the prompt research on this project, consider:
|
|
27 |
|
28 |
## RPG V6 Render Samples
|
29 |
|
30 |
-
|
31 |
-
|
32 |
-
![01.jpg](https://rpgv6.byecho.ai/01.jpg)
|
33 |
![02.jpg](https://rpgv6.byecho.ai/02.jpg)
|
34 |
![03.jpg](https://rpgv6.byecho.ai/03.jpg)
|
35 |
![04.jpg](https://rpgv6.byecho.ai/04.jpg)
|
@@ -57,4 +85,4 @@ This model is open access and available to all, with a CreativeML OpenRAIL-M lic
|
|
57 |
- **2.** The authors claim no rights on the outputs you generate; you are free to use them and are accountable for their use, which must not go against the provisions set in the license.
|
58 |
- **3.** You may redistribute the weights and use the model commercially or as a service. If you do, please include the same use restrictions as in the license and share a copy of the CreativeML OpenRAIL-M with all your users.
|
59 |
|
60 |
-
Read the full license [here](https://huggingface.co/spaces/CompVis/stable-diffusion-license).
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: creativeml-openrail-m
|
5 |
+
tags:
|
6 |
+
- stable-diffusion
|
7 |
+
- role-playing game
|
8 |
+
- art generation
|
9 |
+
- flux1
|
10 |
+
datasets:
|
11 |
+
- custom-dataset-rpg
|
12 |
+
metrics:
|
13 |
+
- accuracy
|
14 |
+
base_model: black-forest-labs/FLUX.1-dev
|
15 |
+
library_name: diffusers
|
16 |
+
thumbnail: https://rpgv6.byecho.ai/01.jpg
|
17 |
+
model-index:
|
18 |
+
- name: RPG V6 Flux1
|
19 |
+
results:
|
20 |
+
- task:
|
21 |
+
type: image-generation
|
22 |
+
name: RPG Art Generation
|
23 |
+
dataset:
|
24 |
+
name: Custom RPG Dataset
|
25 |
+
type: custom
|
26 |
+
metrics:
|
27 |
+
- name: Accuracy
|
28 |
+
type: accuracy
|
29 |
+
value: 95
|
30 |
+
pipeline_tag: text-to-image
|
31 |
+
---
|
32 |
# RPG V6 for Flux1 - Welcome to the Next Era of Finetuning with Flux1!
|
33 |
|
34 |
![RPG V6 Sample](https://rpgv6.byecho.ai/01.jpg)
|
|
|
57 |
|
58 |
## RPG V6 Render Samples
|
59 |
|
60 |
+
![01.jpg](https://rpgv6.byecho.ai/01-b.jpg)
|
|
|
|
|
61 |
![02.jpg](https://rpgv6.byecho.ai/02.jpg)
|
62 |
![03.jpg](https://rpgv6.byecho.ai/03.jpg)
|
63 |
![04.jpg](https://rpgv6.byecho.ai/04.jpg)
|
|
|
85 |
- **2.** The authors claim no rights on the outputs you generate; you are free to use them and are accountable for their use, which must not go against the provisions set in the license.
|
86 |
- **3.** You may redistribute the weights and use the model commercially or as a service. If you do, please include the same use restrictions as in the license and share a copy of the CreativeML OpenRAIL-M with all your users.
|
87 |
|
88 |
+
Read the full license [here](https://huggingface.co/spaces/CompVis/stable-diffusion-license).
|