Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

ModelsLab
/
Obj-base

Text-to-Image
Diffusers
Safetensors
StableDiffusionXLPipeline
Model card Files Files and versions
xet
Community

Instructions to use ModelsLab/Obj-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ModelsLab/Obj-base with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("ModelsLab/Obj-base", 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
  • Local Apps
  • Draw Things
  • DiffusionBee
Obj-base
31.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Patil's picture
Patil
Upload folder using huggingface_hub
8830026 verified 12 months ago
  • automatic1111
    Upload folder using huggingface_hub 12 months ago
  • scheduler
    Upload folder using huggingface_hub 12 months ago
  • text_encoder
    Upload folder using huggingface_hub 12 months ago
  • text_encoder_2
    Upload folder using huggingface_hub 12 months ago
  • tokenizer
    Upload folder using huggingface_hub 12 months ago
  • tokenizer_2
    Upload folder using huggingface_hub 12 months ago
  • unet
    Upload folder using huggingface_hub 12 months ago
  • unet_fp32
    Upload folder using huggingface_hub 12 months ago
  • vae
    Upload folder using huggingface_hub 12 months ago
  • .gitattributes
    1.58 kB
    Upload folder using huggingface_hub 12 months ago
  • model_index.json
    650 Bytes
    Upload folder using huggingface_hub 12 months ago
  • photo-grid-2-3.jpeg
    910 kB
    xet
    Upload folder using huggingface_hub 12 months ago