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

  • Log In
  • Sign Up

Duplicated from  layerdifforg/seethroughv0.0.2_layerdiff3d

halk1
/
seethroughv0.0.2_layerdiff3d

Diffusers
Safetensors
KDiffusionStableDiffusionXLPipeline
Model card Files Files and versions
xet
Community

Instructions to use halk1/seethroughv0.0.2_layerdiff3d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use halk1/seethroughv0.0.2_layerdiff3d with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("halk1/seethroughv0.0.2_layerdiff3d", 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
seethroughv0.0.2_layerdiff3d
10.2 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
halk1's picture
halk1
24yearsold's picture
24yearsold
Duplicate from layerdifforg/seethroughv0.0.2_layerdiff3d
6a43655 about 1 month ago
  • scheduler
    Duplicate from layerdifforg/seethroughv0.0.2_layerdiff3d about 1 month ago
  • text_encoder
    Duplicate from layerdifforg/seethroughv0.0.2_layerdiff3d about 1 month ago
  • text_encoder_2
    Duplicate from layerdifforg/seethroughv0.0.2_layerdiff3d about 1 month ago
  • tokenizer
    Duplicate from layerdifforg/seethroughv0.0.2_layerdiff3d about 1 month ago
  • tokenizer_2
    Duplicate from layerdifforg/seethroughv0.0.2_layerdiff3d about 1 month ago
  • trans_vae
    Duplicate from layerdifforg/seethroughv0.0.2_layerdiff3d about 1 month ago
  • unet
    Duplicate from layerdifforg/seethroughv0.0.2_layerdiff3d about 1 month ago
  • vae
    Duplicate from layerdifforg/seethroughv0.0.2_layerdiff3d about 1 month ago
  • .gitattributes
    1.52 kB
    Duplicate from layerdifforg/seethroughv0.0.2_layerdiff3d about 1 month ago
  • README.md
    182 Bytes
    Duplicate from layerdifforg/seethroughv0.0.2_layerdiff3d about 1 month ago
  • model_index.json
    668 Bytes
    Duplicate from layerdifforg/seethroughv0.0.2_layerdiff3d about 1 month ago