wiikoo commited on
Commit
b40de13
·
verified ·
1 Parent(s): f9e9a90

Upload custom_nodes/comfyui-videohelpersuite/video_formats/8bit-png.json with huggingface_hub

Browse files
custom_nodes/comfyui-videohelpersuite/video_formats/8bit-png.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "main_pass":
3
+ [
4
+ "-n"
5
+ ],
6
+ "extension": "%03d.png"
7
+ }