Description:
This workflow allows you to generate video from text.
You will find a step-by-step guide to using this workflow here: link
My other workflows for WAN: link
Resources you need:
📂Files :
For base version
T2V Model: fp16, fp8
In models/diffusion_models
For GGUF version
T2V Quant Model: Q8, Q5, Q3
In models/diffusion_models
Common files :
CLIP: umt5_xxl_fp8_e4m3fn_scaled.safetensors
in models/clip
VAE: wan_2.1_vae.safetensors
in models/vae
Speed LoRA: lightx2v_T2V_14B_cfg_step_distill_v2_lora_rank64_bf16.safetensors
in models/loras
ANY upscale model:
Realistic : RealESRGAN_x4plus.pth
Anime : RealESRGAN_x4plus_anime_6B.pth
in models/upscale_models
📦Custom Nodes :

Description
Big increase in stability,
added notification at the end of the queue,
new lora loader.
FAQ
Comments (6)
Why did I have to force block notifications in Brave? so weird
I have integrated a notification module that indicates when the queue is empty
@UmeAiRT something with Brave is ticking it over and over, works in edge just fine. Not sure why its being triggered and locking when the workflow is loaded.
Works phenomenal! thanks! Probably a dumb questions: Could I run this workflow on runpod?
Why do I need the last frame and how do I use it?
The last frame allows you to easily create a continuation of the video with my other workflow "img to video". Since then, I created another workflow that allows you to directly extend a video, but this function had been added before I created it.

