diff --git a/06_gpu_and_ml/text-to-video/mochi.py b/06_gpu_and_ml/text-to-video/mochi.py index a143afff9..d64e12950 100644 --- a/06_gpu_and_ml/text-to-video/mochi.py +++ b/06_gpu_and_ml/text-to-video/mochi.py @@ -172,7 +172,7 @@ def main( from pathlib import Path mochi = Mochi() - local_dir = Path("/tmp/moshi") + local_dir = Path("/tmp/mochi") local_dir.mkdir(exist_ok=True, parents=True) download_model.remote() remote_path = Path(