Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:

Duplicated fromย  Robys01/Face-Aging

khitan1979
/
Face-Aging
Paused

App Files Files Community
Fetching metadata from the HF Docker repository...
Face-Aging
126 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 41 commits
khitan1979's picture
khitan1979
Add show_error=True to expose real error messages
eb1465b about 1 month ago
  • assets
    Added face aging model and interface with Gradio over 1 year ago
  • examples
    Upload man.jpg 7 months ago
  • .gitattributes
    119 Bytes
    Upload best_unet_model_finetuned.pth with huggingface_hub about 1 month ago
  • .gitignore
    47 Bytes
    Access to model directory over 1 year ago
  • Dockerfile
    1.72 kB
    Show logs 7 months ago
  • README.md
    259 Bytes
    Added port to configuration over 1 year ago
  • app.py
    9.32 kB
    Add show_error=True to expose real error messages about 1 month ago
  • best_unet_model_finetuned.pth

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    124 MB
    xet
    Upload best_unet_model_finetuned.pth with huggingface_hub about 1 month ago
  • models.py
    3.56 kB
    Added face aging model and interface with Gradio over 1 year ago
  • requirements.txt
    1.2 kB
    Test commit 11 months ago
  • test_compress.py
    15.1 kB
    Show logs 7 months ago
  • test_functions.py
    4.12 kB
    Fixed gr.Error bug not showing error message. 11 months ago