mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-02 10:10:49 +08:00
Merge pull request #368 from yuvraj108c/patch-1
Add ComfyUI Whisper Custom Node
This commit is contained in:
commit
266df6e1d4
@ -4974,6 +4974,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "yuvraj108c",
|
||||||
|
"title": "ComfyUI Whisper",
|
||||||
|
"reference": "https://github.com/yuvraj108c/ComfyUI-Whisper",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/yuvraj108c/ComfyUI-Whisper"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Transcribe audio and add subtitles to videos using Whisper in ComfyUI"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user