I am running the agents on 8 H100 SXM5. I managed to setup the application, but when trying to upload a video on the UI, I get an error
Unsupported file type - file:///tmp/gradio/2ad870c6bd8fcf516e4ab668ac83c262fc1e01574b91bb05346126c136722a0f/video.mp4 Error:gst-core-error-quark: Your GStreamer installation is missing a plug-in. (12)
I run this command before launching, but I still get this popup error.
There’s nothing unusual about this video. Have you installed the corresponding version of the software by referring to our Guide Prerequisites on your host?
Yes. I deployed on Lambda using Lambda stack, which has built in latest Nvidia drivers, ubuntu 22.04 and Cuda. The application runs without any errors and only appears problematic when I try to upload a file. It also does not show the sample videos. I also tried a request on the api endpoint directly, but it threw same error.