From c1c4557096ad25bde807469f9124e71729e39569 Mon Sep 17 00:00:00 2001 From: CGlide Date: Sun, 14 Jun 2026 00:13:57 +0200 Subject: [PATCH] Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 758561e..ce575df 100644 --- a/README.md +++ b/README.md @@ -39,10 +39,13 @@ This is a Modded LTX director node with some extra option to help you create vid This node uses Ollama Locally : you will need to install it (very lightweight) and -in your Ollama model folder run this command to install qwen 3.5 2b q4 (1.9gb) ollama run huihui_ai/qwen3.5-abliterated:2B -The model won't eat memory while generating since there is an auto clear when you hit Run or after 5min. -You can still enter your descripton manually if you don't want to install it but it works very well! -Enjoy§ +- In your Ollama model folder run this command to install qwen 3.5 2b q4 (1.9gb) "ollama run huihui_ai/qwen3.5-abliterated:2B" + +- The model won't eat memory while generating since there is an auto clear when you hit Run or after 5min. + +- You can still enter your descripton manually if you don't want to install it but it works very well! + +- Enjoy! Capture d'écran 2026-06-13 234036