Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
svjack
/
LatentSync_ver_1_6
like
4
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
refs/pr/2
LatentSync_ver_1_6
/
train_unet.sh
svjack
Upload folder using huggingface_hub
bcb05c1
verified
4 months ago
raw
Copy download link
history
blame
Safe
151 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"