From 9a03d54e4148fa0e9fdde4ac07e0ca18e1e9bb49 Mon Sep 17 00:00:00 2001 From: GitLab CI Date: Tue, 7 Oct 2025 15:20:19 +0000 Subject: [PATCH] chore: Regenerate all playbooks --- nvidia/vlm-finetuning/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nvidia/vlm-finetuning/README.md b/nvidia/vlm-finetuning/README.md index ee52441..a4f25ba 100644 --- a/nvidia/vlm-finetuning/README.md +++ b/nvidia/vlm-finetuning/README.md @@ -196,7 +196,7 @@ When you access the streamlit demo for the first time, the backend triggers Hugg First, let's select a video from our dashcam gallery. Upon clicking the green file open icon near a video, you should see the video render and play automatically for our reference. -If you are proceeding to train a fine-tuned model, ensure that the streamlit demo UI is brought down before proceeding to train. You can bring it up by interrupting the terminal with `Ctrl+C` keystroke. +If you are proceeding to train a fine-tuned model, ensure that the streamlit demo UI is brought down before proceeding to train. You can bring it down by interrupting the terminal with `Ctrl+C` keystroke. > **Note**: To clear out any extra occupied memory from your system, execute the following command outside the container after interrupting the ComfyUI server. ```bash