Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ndkhanh95
/
LatentSync
like
0
arxiv:
2412.09262
Model card
Files
Files and versions
xet
Community
1
7c965b2
LatentSync
/
train_unet.sh
ndkhanh95
Upload 170 files
aa0c2cb
verified
11 months ago
raw
Copy download link
history
blame
155 Bytes
#!/bin/bash
torchrun --nnodes=1 --nproc_per_node=1 --master_port=25678 -m scripts.train_unet \
--unet_config_path
"configs/unet/first_stage.yaml"