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

  • Log In
  • Sign Up

GaumlessGraham
/
7inchInnerRace1730

Diffusers
TensorBoard
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use GaumlessGraham/7inchInnerRace1730 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use GaumlessGraham/7inchInnerRace1730 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("GaumlessGraham/7inchInnerRace1730", 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
7inchInnerRace1730
941 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 81 commits
GaumlessGraham's picture
GaumlessGraham
Update innerRace.py
2e848c4 verified over 1 year ago
  • 1
    Sample Images Epoch 1 over 1 year ago
  • 24
    Delete 24/unet/diffusion_pytorch_model.bin over 1 year ago
  • 49
    Delete 49/unet/diffusion_pytorch_model.bin over 1 year ago
  • 74
    Delete 74/unet/diffusion_pytorch_model.bin over 1 year ago
  • 99
    Epoch 99 over 1 year ago
  • logs
    Delete logs/log_file Sat 07 Sep 2024, 10:10PM/events.out.tfevents.1725747081.c91e72df906a.115.0 over 1 year ago
  • samples
    Sample Images Epoch 1 over 1 year ago
  • samplesSat 07 Sep 2024, 10:10PM
    Epoch 24 over 1 year ago
  • samples_generated
    Epoch 99 over 1 year ago
  • .gitattributes
    16.1 kB
    Epoch 99 over 1 year ago
  • innerRace.py
    11 kB
    Update innerRace.py over 1 year ago