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

  • Log In
  • Sign Up

LottePeisch
/
RevAnimated-Diffusers

Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
Model card Files Files and versions
xet

Instructions to use LottePeisch/RevAnimated-Diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use LottePeisch/RevAnimated-Diffusers with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("LottePeisch/RevAnimated-Diffusers", 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
RevAnimated-Diffusers
5.61 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
LottePeisch's picture
LottePeisch
Upload 4 files
f6e4b90 about 3 years ago
  • feature_extractor
    Upload 15 files about 3 years ago
  • safety_checker
    Upload 15 files about 3 years ago
  • scheduler
    Upload 15 files about 3 years ago
  • text_encoder
    Update text_encoder/config.json about 3 years ago
  • tokenizer
    Upload 15 files about 3 years ago
  • unet
    Upload 15 files about 3 years ago
  • vae
    Upload 15 files about 3 years ago
  • .gitattributes
    2.05 kB
    Upload 4 files about 3 years ago
  • 000010.53348fbc.397191376.postprocessed.png
    19.5 MB
    xet
    Upload 4 files about 3 years ago
  • 000093.e6ebf3a2.1984434156.postprocessed.png
    20.4 MB
    xet
    Upload 3 files about 3 years ago
  • 000224.bd466033.791141696.postprocessed.png
    17.1 MB
    xet
    Upload 4 files about 3 years ago
  • 000234.e9abd1ba.597852706.postprocessed.png
    17.1 MB
    xet
    Upload 4 files about 3 years ago
  • 000266.2325ec91.2368472398.postprocessed.png
    15.9 MB
    xet
    Upload 4 files about 3 years ago
  • 000696.ebc1735c.unknown_seed.postprocessed.png
    19.5 MB
    xet
    Upload 3 files about 3 years ago
  • 000755.533d4f0a.unknown_seed.postprocessed.png
    17.2 MB
    xet
    Upload 3 files about 3 years ago
  • README.md
    1.69 kB
    Update README.md about 3 years ago
  • model_index.json
    597 Bytes
    Upload 15 files about 3 years ago