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