peiranW commited on
Commit
089ae88
·
verified ·
1 Parent(s): a976cca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -65,7 +65,7 @@ Real-world user-generated videos, especially on platforms like TikTok, often fea
65
  ## Quick Start
66
 
67
  You can use this model with the `transformers` library. Below is a quick example demonstrating how to perform inference.
68
- Please note that for full video processing capabilities, you might need to install `decord` and refer to the [official GitHub repository](https://github.com/openinterx/UGC-VideoCaptioner) for detailed video handling steps, especially if `AutoProcessor` doesn't directly handle video file paths for complex scenarios.
69
 
70
  ### Environment Setup
71
 
 
65
  ## Quick Start
66
 
67
  You can use this model with the `transformers` library. Below is a quick example demonstrating how to perform inference.
68
+ Please note that for full video processing capabilities, you might need to install `decord` and refer to the [official GitHub repository](https://github.com/WPR001/UGC_VideoCaptioner/tree/main?tab=readme-ov-file) for detailed video handling steps, especially if `AutoProcessor` doesn't directly handle video file paths for complex scenarios.
69
 
70
  ### Environment Setup
71