# 以下是本项目需要安装的 Python 依赖包
# The following are the Python dependency packages that need to be installed for this project.
# ================================================================

ffmpeg-python   #   XVideoSave, XAudioSave (LUFS normalization via FFmpeg), XDataHub

# ================================================================


# ================================================================
# 以下是 ComfyUI 0.17.2 官方依赖包 - 仅做记录
# The following is the official dependency packages of ComfyUI 0.17.2 - for record only
# ================================================================
# comfyui-frontend-package==1.41.20
# comfyui-workflow-templates==0.9.21
# comfyui-embedded-docs==0.4.3
# torch
# torchsde
# torchvision
# torchaudio
# numpy>=1.25.0
# einops
# transformers>=4.50.3
# tokenizers>=0.13.3
# sentencepiece
# safetensors>=0.4.2
# aiohttp>=3.11.8
# yarl>=1.18.0
# pyyaml
# Pillow
# scipy
# tqdm
# psutil
# alembic
# SQLAlchemy
# filelock
# av>=14.2.0
# comfy-kitchen>=0.2.8
# comfy-aimdo>=0.2.10
# requests
# simpleeval>=1.0.0
# blake3

# #non essential dependencies:
# kornia>=0.7.1
# spandrel
# pydantic~=2.0
# pydantic-settings~=2.0
# PyOpenGL
# glfw

