Spaces:
Running
on
T4
[SOLVED] error
===== Application Startup at 2023-11-01 09:29:01 =====
==========
== CUDA ==
CUDA Version 11.7.0
Container image Copyright (c) 2016-2022, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
This container image and its contents are governed by the NVIDIA Deep Learning Container License.
By pulling and using the container, you accept the terms and conditions of this license:
https://developer.nvidia.com/ngc/nvidia-deep-learning-container-license
A copy of this license is made available in this container at /NGC-DL-CONTAINER-LICENSE for your convenience.
** DEPRECATION NOTICE! **
THIS IMAGE IS DEPRECATED and is scheduled for DELETION.
https://gitlab.com/nvidia/container-images/cuda/blob/master/doc/support-policy.md
Traceback (most recent call last):
File "/home/user/app/app.py", line 61, in
video_source = gr.Video(label="Source Video", type="filepath")
File "/home/user/.local/lib/python3.10/site-packages/gradio/component_meta.py", line 146, in wrapper
return fn(self, **kwargs)
TypeError: Video.init() got an unexpected keyword argument 'type'