Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
duelmas
/
videaudo
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
videaudo
/
cv2
/
parallel
/
__init__.pyi
duelmas
Upload 11 files
c549480
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
120 Bytes
import
typing
# Functions
def
setParallelForBackend
(
backendName:
str
, propagateNumThreads:
bool
= ...
) ->
bool
: ...