Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
commanderx
/
Wav2Lip-HD
like
33
TensorBoard
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
main
Wav2Lip-HD
/
basicsr
/
ops
/
fused_act
/
__init__.py
commanderx
Upload 439 files
908a1ab
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
106 Bytes
from
.fused_act
import
FusedLeakyReLU, fused_leaky_relu
__all__ = [
'FusedLeakyReLU'
,
'fused_leaky_relu'
]