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

jaxmetaverse
/
all_models

Diffusers
LiteRT
TF-Keras
ONNX
Safetensors
GGUF
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use jaxmetaverse/all_models with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("jaxmetaverse/all_models", 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
all_models / models /diffusers /models--ZhengPeng7--BiRefNet /.no_exist
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
jaxmetaverse's picture
jaxmetaverse
Upload folder using huggingface_hub
3857633 verified about 1 year ago
  • 1d30e9f1bd7d657b7f580a040310364f51518be3
    Upload folder using huggingface_hub about 1 year ago
  • 612a2accc406c886bc0d67d584323f95c5c08db4
    Upload folder using huggingface_hub about 1 year ago
  • 66f7f80c1a64b3c4df327a07eeca4e87130b787b
    Upload folder using huggingface_hub about 1 year ago
  • 6a62b7dcfa18a3829087877fb16c8006831e4220
    Upload folder using huggingface_hub about 1 year ago
  • 8b15dd17f7137e1057ccab224047ca276a1272d5
    Upload folder using huggingface_hub about 1 year ago
  • ad0450139f880774d481b2eaf7613da10ec5cce1
    Upload folder using huggingface_hub about 1 year ago
  • bca1df10963a21a3b23e5a9d227427cc36afe4ac
    Upload folder using huggingface_hub about 1 year ago