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