Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
riciii7
/
FastAPI-Batik-GAN
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
FastAPI-Batik-GAN
341 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
Junathan Richie
feat: add vanilla gan
a3d2818 about 1 year ago
  • dnnlib
    feat: add styleganv2 about 1 year ago
  • torch_utils
    feat: add styleganv2 about 1 year ago
  • .dockerignore
    61 Bytes
    Upload 7 files about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • .gitignore
    41 Bytes
    Upload 7 files about 1 year ago
  • Dockerfile
    254 Bytes
    Update Dockerfile about 1 year ago
  • README.md
    202 Bytes
    initial commit about 1 year ago
  • app.py
    1.23 kB
    feat: add vanilla gan about 1 year ago
  • generator_VanillaGAN.pt
    61.6 MB
    xet
    Upload generator_VanillaGAN.pt about 1 year ago
  • legacy.py
    16.5 kB
    feat: add styleganv2 about 1 year ago
  • requirements.txt
    956 Bytes
    Update requirements.txt about 1 year ago
  • stylegan_model.py
    12.4 kB
    feat: add vanilla gan about 1 year ago
  • styleganv2.pkl

    Detected Pickle imports (9)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.storage._load_from_bytes",
    • "dnnlib.util.EasyDict",
    • "torch._utils._rebuild_parameter",
    • "numpy.core.multiarray.scalar",
    • "torch_utils.persistence._reconstruct_persistent_obj",
    • "numpy.dtype",
    • "builtins.set",
    • "collections.OrderedDict"

    How to fix it?

    280 MB
    xet
    Upload styleganv2.pkl about 1 year ago
  • utils.py
    2.43 kB
    feat: add vanilla gan about 1 year ago
  • vanillagan_model.py
    1.07 kB
    feat: add vanilla gan about 1 year ago