mirror of
https://github.com/KwaiVGI/LivePortrait.git
synced 2024-12-22 20:42:38 +00:00
3c1a866b6b
* feat: support template making, audio, etc, WIP * chore: remove video2template.py * feat: WIP * feat: support auto cropping, template making, audio * feat: ready for pr * chore: format code * chore: upload pkl * doc: update readme * doc: update readme * doc: update readme * doc: update readme * doc: update readme --------- Co-authored-by: zzzweakman <1819489045@qq.com>
23 lines
399 B
Plaintext
23 lines
399 B
Plaintext
--extra-index-url https://download.pytorch.org/whl/cu118
|
|
torch==2.3.0
|
|
torchvision==0.18.0
|
|
torchaudio==2.3.0
|
|
|
|
numpy==1.26.4
|
|
pyyaml==6.0.1
|
|
opencv-python==4.10.0.84
|
|
scipy==1.13.1
|
|
imageio==2.34.2
|
|
lmdb==1.4.1
|
|
tqdm==4.66.4
|
|
rich==13.7.1
|
|
ffmpeg-python==0.2.0
|
|
onnxruntime-gpu==1.18.0
|
|
onnx==1.16.1
|
|
scikit-image==0.24.0
|
|
albumentations==1.4.10
|
|
matplotlib==3.9.0
|
|
imageio-ffmpeg==0.5.1
|
|
tyro==0.8.5
|
|
gradio==4.37.1
|