Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
seitoku/facefusion
NSOUP
/
facefusion
like
0
No application file
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
0a23630
facefusion
/
venv
/
Lib
/
site-packages
/
cv2
/
parallel
/
__init__.pyi
seitoku
Upload folder using huggingface_hub
ba8d952
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
120 Bytes
import
typing
# Functions
def
setParallelForBackend
(
backendName:
str
, propagateNumThreads:
bool
= ...
) ->
bool
: ...