diff --git a/docs/anima.md b/docs/anima.md index 9c9417852..b4eecae7b 100644 --- a/docs/anima.md +++ b/docs/anima.md @@ -4,7 +4,7 @@ - Download Anima - safetensors: https://huggingface.co/circlestone-labs/Anima/tree/main/split_files/diffusion_models - - gguf: https://huggingface.co/Bedovyy/Anima-GGUF/tree/main + - gguf: https://huggingface.co/JusteLeo/Anima-GGUF/tree/main - Download vae - safetensors: https://huggingface.co/circlestone-labs/Anima/tree/main/split_files/vae - Download Qwen3-0.6B-Base @@ -17,4 +17,4 @@ .\bin\Release\sd-cli.exe --diffusion-model ..\..\ComfyUI\models\diffusion_models\anima-preview.safetensors --vae ..\..\ComfyUI\models\vae\qwen_image_vae.safetensors --llm ..\..\ComfyUI\models\text_encoders\qwen_3_06b_base.safetensors -p "a lovely cat holding a sign says 'anima.cpp'" --cfg-scale 6.0 --sampling-method euler -v --offload-to-cpu --diffusion-fa ``` -anima image example \ No newline at end of file +anima image example