From 8d44dff401d9f5d4de2bc3a5847517321624a064 Mon Sep 17 00:00:00 2001 From: Tom Young Date: Mon, 17 Jun 2024 03:26:57 +0000 Subject: [PATCH] update pllava readme --- tools/caption/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tools/caption/README.md b/tools/caption/README.md index 4473a79..d136079 100644 --- a/tools/caption/README.md +++ b/tools/caption/README.md @@ -61,10 +61,9 @@ nohup python caption_pllava.py \ ``` ### PLLaVA VS LLaVA -In our previous releases, we used [LLaVA](#llava-captioning) for video captioning. We notice -cherry pick one comparison +In our previous releases, we used [LLaVA](#llava-captioning) for video captioning. -![LLaVA vs PLLaVA](/home/tom/Open-Sora-dev/assets/readme/llava_vs_pllava_sample.gif) +![LLaVA vs PLLaVA](../../assets/readme/llava_vs_pllava_sample.gif) ## LLaVA Captioning