Santosh R
Santosh R
Hello, My application uses 3 pipelines: The main pipeline listens to an rtmp stream decodes, infers and sends batched buffers through interpipesink, the main pipeline is built like this, uridecodebin...
Constructed a simple gst-pipeline in python, to switch to a dummy source when the source is down
I am trying to run inference via L4 instance on colab and I am coming across this error of `ImportError: cannot import name 'Cache' from 'transformers' (/usr/local/lib/python3.11/dist-packages/transformers/__init__.py)` ``` !python /content/MuseV/scripts/inference/text2video.py...