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

shaitanzx
/
FooocusExtend

Diffusers
ONNX
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use shaitanzx/FooocusExtend with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use shaitanzx/FooocusExtend with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("shaitanzx/FooocusExtend", 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
FooocusExtend / old_photo
Ctrl+K
Ctrl+K
  • 1 contributor
History: 64 commits

This model has 4 files scanned as unsafe.

shaitanzx's picture
shaitanzx
Rename old_photo/face/Setting_9_epoch_100/latest_net_G.pth to old_photo/face/checkpoints/Setting_9_epoch_100/latest_net_G.pth
9eca2f4 verified 6 months ago
  • face
    Rename old_photo/face/Setting_9_epoch_100/latest_net_G.pth to old_photo/face/checkpoints/Setting_9_epoch_100/latest_net_G.pth 6 months ago
  • global
    Rename old_photo/global/restoration/VAE_A_quality/latest_optimizer_featD.pth to old_photo/global/checkpoints/restoration/VAE_A_quality/latest_optimizer_featD.pth 6 months ago
  • shape_predictor_68_face_landmarks.dat

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    99.7 MB
    xet
    Rename shape_predictor_68_face_landmarks.dat to old_photo/shape_predictor_68_face_landmarks.dat 6 months ago