removed webcam demo (#1312)

This commit is contained in:
Ali Abdalla 2022-05-17 11:02:14 -04:00 committed by GitHub
parent fafab37087
commit 1b0c16a2c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1315,7 +1315,7 @@ class Image(Editable, Clearable, Changeable, Streamable, IOComponent):
Preprocessing: passes the uploaded image as a {numpy.array}, {PIL.Image} or {str} filepath depending on `type`.
Postprocessing: expects a {numpy.array}, {PIL.Image} or {str} filepath to an image and displays the image.
Demos: image_mod, blocks_xray, webcam
Demos: image_mod, blocks_xray
"""
def __init__(