slobot-genesis-video / sim_gradio_video.py
alexis779
remove parameter
81c7898
raw
history blame contribute delete
101 Bytes
from slobot.gradio_video_app import GradioVideoApp
gradio_app = GradioVideoApp()
gradio_app.launch()