runtime error

/usr/local/lib/python3.10/site-packages/torch/functional.py:478: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at ../aten/src/ATen/native/TensorShape.cpp:2895.) return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined] Traceback (most recent call last): File "/home/user/app/app.py", line 137, in <module> outputs=gr.outputs.Video(label="Output Video"), AttributeError: module 'gradio' has no attribute 'outputs'

Container logs:

Fetching error logs...