SG161222 commited on
Commit
aec6923
·
verified ·
1 Parent(s): 4a83580

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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** fodler, 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
 
 
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