↓ 5 callersFunctionget_file_type 根据文件扩展名判断文件类型 Args: file_path: 文件路径 Returns: 文件类型: 'image', 'video', 'audio', 'document', 'archive', 'code', 'f
server/routers/workspace.py:318
↓ 4 callersFunctionexecute(
workflow: dict,
base_url,
wait=True,
verbose=False,
local_paths=False,
timeout=300,
server/routers/comfyui_execution.py:29