Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ptran1203
/
pytorchAnimeGAN
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f2fa83b
pytorchAnimeGAN
/
models
/
__init__.py
ptran1203
first
f2fa83b
9 months ago
raw
Copy download link
history
blame
Safe
111 Bytes
from
.anime_gan
import
GeneratorV1
from
.anime_gan_v2
import
GeneratorV2
from
.anime_gan_v3
import
GeneratorV3