wsbagnsv1 commited on
Commit
398f064
·
verified ·
1 Parent(s): c91ad9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -12,7 +12,9 @@ pipeline_tag: image-to-video
12
 
13
  Comfyui doesnt natively support these Quants yet but there is a workaround:
14
 
15
- We need to edit this file Comfyui/comfy/ldm/lightricks/model.py
 
 
16
 
17
  and change the __init__ function
18
 
 
12
 
13
  Comfyui doesnt natively support these Quants yet but there is a workaround:
14
 
15
+ First of all you need to load the vae, which you can download in this repo too and then
16
+
17
+ we need to edit this file Comfyui/comfy/ldm/lightricks/model.py
18
 
19
  and change the __init__ function
20