Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nvidia
/
BigVGAN
like
97
Running
App
Files
Files
Community
6d8c66f
BigVGAN
/
alias_free_torch
/
__init__.py
L0SG
init
6d8c66f
6 months ago
raw
Copy download link
history
blame
Safe
199 Bytes
# Adapted from https://github.com/junjun3518/alias-free-torch under the Apache License 2.0
# LICENSE is in incl_licenses directory.
from
.
filter
import
*
from
.resample
import
*
from
.act
import
*