Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OpenSound
/
Fast-GeCo
like
9
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
48b3ea9
Fast-GeCo
/
geco
/
backbones
/
__init__.py
anonymous9a7b
1
d4c980e
3 months ago
raw
Copy download link
history
blame
Safe
106 Bytes
from
.shared
import
BackboneRegistry
from
.ncsnpp
import
NCSNpp
__all__ = [
'BackboneRegistry'
,
'NCSNpp'
]