You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After merging, you can directly use **LightX2V** for accelerated inference. See the [LightX2V inference script](https://github.com/ModelTC/LightX2V/blob/main/scripts/wan/run_wan_t2v.sh) for example usage.
286
+
After merging, you can directly use **[LightX2V](https://github.com/ModelTC/LightX2V)** for accelerated inference. See the [LightX2V inference script](https://github.com/ModelTC/LightX2V/blob/main/scripts/wan/run_wan_t2v.sh) for example usage.
287
287
288
-
> 💡 **Note**: LoRA adapters saved by GenRL are fully compatible with the PEFT library, allowing seamless integration with standard diffusers workflows and third-party inference frameworks like LightX2V.
288
+
> 💡 **Note**: LoRA adapters saved by GenRL are fully compatible with the PEFT library, allowing seamless integration with standard diffusers workflows and third-party inference frameworks like [LightX2V](https://github.com/ModelTC/LightX2V).
289
289
290
290
---
291
291
@@ -434,7 +434,7 @@ logs/
434
434
- Integrate more **GRPO-family** variants and related online RL algorithms
0 commit comments