mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-30 11:00:11 +08:00
webcam demo fix
This commit is contained in:
parent
6855333b91
commit
d6cee093ae
@ -1,6 +1,7 @@
|
||||
# Demo: (Image) -> (Image)
|
||||
|
||||
import gradio as gr
|
||||
import numpy as np
|
||||
|
||||
|
||||
def snap(image):
|
||||
|
Loading…
Reference in New Issue
Block a user