Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/billwuhao/Comfyui_HeyGem
/ functions
Functions
13 in github.com/billwuhao/Comfyui_HeyGem
⨍
Functions
13
◇
Types & classes
1
↓ 7 callers
Function
_run_docker_command
(command_parts, check_result=False, capture_output=True, text_output=True, env=None)
heygem_utils.py:18
↓ 3 callers
Function
is_docker_container_running
(container_name)
heygem_utils.py:42
↓ 2 callers
Function
frame_processor_generator
(imgio_reader, expected_shape)
heygem_utils.py:293
↓ 2 callers
Method
run
(self, video, audio, mode, fps, stop_heygem=False)
heygem_node.py:81
↓ 1 callers
Function
_get_container_id
(container_name)
heygem_utils.py:177
↓ 1 callers
Function
cache_audio_tensor
( cache_dir, audio_tensor: torch.Tensor, sample_rate: int, filename_prefix: str = "cached_audi
heygem_node.py:26
↓ 1 callers
Function
docker_container_exists
(container_name)
heygem_utils.py:59
↓ 1 callers
Function
process_tensor_by_duration
(image_tensor, duration, mode='normal', fps=24)
heygem_utils.py:208
↓ 1 callers
Function
save_tensor_as_video
(image_tensor, output_path, fps=24)
heygem_utils.py:244
↓ 1 callers
Function
start_heygem_service
(volume_host_path)
heygem_utils.py:76
↓ 1 callers
Function
stop_heygem_service
()
heygem_utils.py:193
↓ 1 callers
Function
video_to_tensor
(video_path)
heygem_utils.py:281
Method
INPUT_TYPES
(s)
heygem_node.py:62