ADVERTISE / options /Video.py
OmPrakashSingh1704's picture
.
ad2ab39
raw
history blame
82 Bytes
from .Video_model import Model
def Video(image):
return Model.Video(image)[0]