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

Aloukik21
/
unreal-misc

Diffusers
ONNX
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use Aloukik21/unreal-misc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Aloukik21/unreal-misc with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Aloukik21/unreal-misc", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
unreal-misc / facerestore_models
1.23 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Aloukik21's picture
Aloukik21
Upload facerestore_models/codeformer-v0.1.0.pth with huggingface_hub
5ce73a9 verified 4 months ago
  • GPEN-BFR-1024.onnx
    285 MB
    xet
    Upload facerestore_models/GPEN-BFR-1024.onnx with huggingface_hub 4 months ago
  • GPEN-BFR-2048.onnx
    285 MB
    xet
    Upload facerestore_models/GPEN-BFR-2048.onnx with huggingface_hub 4 months ago
  • GPEN-BFR-512.onnx
    284 MB
    xet
    Upload facerestore_models/GPEN-BFR-512.onnx with huggingface_hub 4 months ago
  • codeformer-v0.1.0.pth

    Detected Pickle imports (3)

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

    What is a pickle import?

    377 MB
    xet
    Upload facerestore_models/codeformer-v0.1.0.pth with huggingface_hub 4 months ago