ADVERTISE / options /Video.py
OmPrakashSingh1704's picture
Build
8d9a1a3
raw
history blame
78 Bytes
from Video_model import Model
def Video(image):
return Model.Video(image)