Video-Text-to-Text
Transformers
Safetensors
qwen2_5_omni
text-to-audio
multimodal
video-captioning
audio-visual
ugc
Instructions to use openinterx/UGC-VideoCaptioner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use openinterx/UGC-VideoCaptioner with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("openinterx/UGC-VideoCaptioner") model = AutoModelForMultimodalLM.from_pretrained("openinterx/UGC-VideoCaptioner", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
4c8b32a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:07a054d8ac60bfdef2494255b7872b31e790afff1149ebbf4fa872059d37585e
size 324722
|