Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Kwai-Kolors/Kolors-FaceID
hongliveje
/
Kolors-FaceID
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fad18b4
Kolors-FaceID
/
basicsr
/
ops
/
fused_act
/
__init__.py
lixiang46
fix basicsr bug
a64b7d4
6 months ago
raw
Copy download link
history
blame
Safe
106 Bytes
from
.fused_act
import
FusedLeakyReLU, fused_leaky_relu
__all__ = [
'FusedLeakyReLU'
,
'fused_leaky_relu'
]