Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
liyy201912
/
HumanSD
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
55d0d55
HumanSD
/
mmpose
/
apis
/
webcam
/
__init__.py
liyy201912
Upload folder using huggingface_hub
cc0dd3c
over 1 year ago
raw
Copy download link
history
blame
Safe
122 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from
.webcam_executor
import
WebcamExecutor
__all__ = [
'WebcamExecutor'
]