Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Francke
/
LatentSync
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
089bec4
LatentSync
/
train_unet.sh
Francke
2
089bec4
19 days 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"