Metadata-Version: 2.1
Name: comfyui-video-editing-x-attention
Version: 0.0.1
Summary: Investigating the Effectiveness of Cross Attention to Unlock Zero-Shot Editing of Text-to-Video Diffusion Models
Home-page: https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention
Requires-Python: >=3.10
Requires-Dist: ftfy
Requires-Dist: ipywidgets
Requires-Dist: accelerate
Requires-Dist: fastcore
Requires-Dist: scikit-learn
Requires-Dist: modelscope
Requires-Dist: diffusers
Requires-Dist: git+https://github.com/cloneofsimo/lora.git
Requires-Dist: git+https://github.com/microsoft/LoRA
Requires-Dist: transformers
Requires-Dist: einops
Requires-Dist: decord
Requires-Dist: tqdm
Requires-Dist: safetensors
Requires-Dist: omegaconf
Requires-Dist: opencv-python-headless
Requires-Dist: pydantic
Requires-Dist: compel
