Update README.md
Browse files
README.md
CHANGED
@@ -9,28 +9,28 @@ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICE
|
|
9 |
**Verus Vision** is a fine-tuned model designed for generating high-quality, realistic images. Built on the **Flux Dev (de-distill)** model with 12 billion parameters.
|
10 |
|
11 |
<hr>
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
|
|
9 |
**Verus Vision** is a fine-tuned model designed for generating high-quality, realistic images. Built on the **Flux Dev (de-distill)** model with 12 billion parameters.
|
10 |
|
11 |
<hr>
|
12 |
+
|
13 |
+
# How to Use Transformer Version
|
14 |
+
|
15 |
+
**For ComfyUI:**
|
16 |
+
* Place the **VAE** in the following path: **ComfyUI_windows_portable\ComfyUI\models\vae**
|
17 |
+
* Place **Clip-L** and **T5XXL** in the following path: **ComfyUI_windows_portable\ComfyUI\models\clip**
|
18 |
+
* Place the **Transformer** in the following path: **ComfyUI_windows_portable\ComfyUI\models\unet** or **ComfyUI_windows_portable\ComfyUI\models\diffusion_models**
|
19 |
+
|
20 |
+
<hr>
|
21 |
+
|
22 |
+
# Optimal Generation Settings
|
23 |
+
|
24 |
+
* Sampling Method and Schedule Type: Euler Beta
|
25 |
+
* Sampling Steps: 25+
|
26 |
+
* CFG Scale: 3.5
|
27 |
+
|
28 |
+
> [!WARNING]
|
29 |
+
> **Warning:** Do not use a negative prompt as it can lead to the generation of images with artifacts and distortions.
|
30 |
+
|
31 |
+
<hr>
|
32 |
+
|
33 |
+
# Limitations
|
34 |
+
|
35 |
+
* This version of the model does not have a variety of styles and is intended for realism and photorealism.
|
36 |
+
* There may be issues with anatomy and text.
|