Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ Download all necessary model files and move them to the following paths:
|
|
37 |
|
38 |
- From **transformer** folder, the file **diffusion_pytorch_model.safetensors** to the location **ComfyUI\models\unet**
|
39 |
|
40 |
-
- From **vae**
|
41 |
|
42 |
Additionally, the repository contains two workflows for use in **ComfyUI**: [RealVis Medium 1.0b Basic Workflow](RealVis_Medium_1.0b_example_workflow.json), [RealVis Medium 1.0b Basic Workflow with Skip Layer Guidance](RealVis_Medium_1.0b_example_workflow_with_Skip_Layer_Guidance.json)
|
43 |
|
|
|
37 |
|
38 |
- From **transformer** folder, the file **diffusion_pytorch_model.safetensors** to the location **ComfyUI\models\unet**
|
39 |
|
40 |
+
- From **vae** folder, the file **diffusion_pytorch_model.safetensors** to the location **ComfyUI\models\vae**
|
41 |
|
42 |
Additionally, the repository contains two workflows for use in **ComfyUI**: [RealVis Medium 1.0b Basic Workflow](RealVis_Medium_1.0b_example_workflow.json), [RealVis Medium 1.0b Basic Workflow with Skip Layer Guidance](RealVis_Medium_1.0b_example_workflow_with_Skip_Layer_Guidance.json)
|
43 |
|