can run Streaming Video Inference
#30
by
rotem95
- opened
Sam3VideoModel and Sam3VideoProcessor are not in transformers yet
how could i run the Streaming Video Inference from the sam3 repo ?
You can install transformers from the source code(The latest vsrion),pip install git+https://github.com/huggingface/transformers.git
It's now also available on transformers v5 rc0!
pip install transformers --pre