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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Miical
/
pi05-libero

Robotics
Diffusers
Safetensors
vision-language-action
pi0.5
libero
Model card Files Files and versions
xet
Community

Instructions to use Miical/pi05-libero with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Miical/pi05-libero with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Miical/pi05-libero", 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
pi05-libero
13.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Miical's picture
Miical
Correct checkpoint provenance and normalization statistics
9bd18ab verified 26 days ago
  • .gitattributes
    1.57 kB
    Add files using upload-large-folder tool 27 days ago
  • README.md
    2.5 kB
    Correct checkpoint provenance and normalization statistics 26 days ago
  • config.json
    203 Bytes
    Add files using upload-large-folder tool 27 days ago
  • diffusion_pytorch_model-00001-of-00002.safetensors
    9.97 GB
    xet
    Add files using upload-large-folder tool 27 days ago
  • diffusion_pytorch_model-00002-of-00002.safetensors
    3.44 GB
    xet
    Add files using upload-large-folder tool 27 days ago
  • diffusion_pytorch_model.safetensors.index.json
    103 kB
    Add files using upload-large-folder tool 27 days ago
  • norm_stats.json
    2.35 kB
    Correct checkpoint provenance and normalization statistics 26 days ago
  • special_tokens_map.json
    607 Bytes
    Add files using upload-large-folder tool 27 days ago
  • tokenizer.json
    34.4 MB
    xet
    Add files using upload-large-folder tool 27 days ago
  • tokenizer_config.json
    40 kB
    Add files using upload-large-folder tool 27 days ago