Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Inferencer
/
Face
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b1e008c
Face
/
install.py
Inferencer
Upload 11 files
b1e008c
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
102 Bytes
#!/usr/bin/env python3
from
facefusion
import
installer
if
__name__ ==
'__main__'
:
installer.cli()