abidlabs's picture
abidlabs HF Staff
Update app.py
2016c2b verified
raw
history blame
72 Bytes
import gradio as gr
gr.Interface(lambda x:x, "video", "video").launch()