ADVERTISE / options /Video.py
OmPrakashSingh1704's picture
.
5225e99
raw
history blame
79 Bytes
from .Video_model import Model
def Video(image):
return Model.Video(image)