Update README.md
Browse files
README.md
CHANGED
@@ -4,4 +4,24 @@ license: creativeml-openrail-m
|
|
4 |
language:
|
5 |
- en
|
6 |
library_name: diffusers
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
language:
|
5 |
- en
|
6 |
library_name: diffusers
|
7 |
+
pipeline_tag: text-to-image
|
8 |
+
---
|
9 |
+
|
10 |
+
![thumbnail](https://huggingface.co/junjuice0/VOXO/resolve/main/thumb.png)
|
11 |
+
|
12 |
+
# VOXO
|
13 |
+
|
14 |
+
Merged model by junjuice0.
|
15 |
+
|
16 |
+
This model was originally created just for me, so I am not after quality and please don't expect too much.
|
17 |
+
|
18 |
+
I may release finetune version of this model in the future, but only God knows if I am willing to do it until then.
|
19 |
+
|
20 |
+
# RECOMMENDED
|
21 |
+
|
22 |
+
It is recommended to use TIs such as bad-images or bad-prompt for negative prompts. Also, quality prompts (e.g., master piece, high quality) are not required.
|
23 |
+
The use of highres. fix may change the painting considerably, use according to your preference.
|
24 |
+
|
25 |
+
# HOW TO USE
|
26 |
+
|
27 |
+
The usage is the same as other diffusion models, and it would be easier to read other people's explanations than mine here.
|