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

EmptyBlue
/
wam_pqq

Diffusers
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use EmptyBlue/wam_pqq with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("EmptyBlue/wam_pqq", 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
wam_pqq / data /finetune_data /stack_cube /episode_0010
19.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
EmptyBlue's picture
EmptyBlue
remove motus_ckpt from history
c75ab97 2 months ago
  • cam0.mp4
    1.43 MB
    xet
    remove motus_ckpt from history 2 months ago
  • cam1.mp4
    7.89 MB
    xet
    remove motus_ckpt from history 2 months ago
  • cam2.mp4
    9.87 MB
    xet
    remove motus_ckpt from history 2 months ago
  • low_dim_obs.pkl

    Detected Pickle imports (3)

    • "numpy.dtype",
    • "numpy._core.multiarray._reconstruct",
    • "numpy.ndarray"

    What is a pickle import?

    145 kB
    xet
    remove motus_ckpt from history 2 months ago