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