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

TejasNavada
/
tattoo-diffusion

Text-to-Image
Diffusers
TensorBoard
stable-diffusion
stable-diffusion-diffusers
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use TejasNavada/tattoo-diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use TejasNavada/tattoo-diffusion with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("TejasNavada/tattoo-diffusion", 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
tattoo-diffusion / samples
Ctrl+K
Ctrl+K
  • 1 contributor
History: 18 commits
TejasNavada's picture
TejasNavada
new samples
c02769b over 2 years ago
  • 0000.png
    2.1 MB
    xet
    End of training almost 3 years ago
  • 0001.png
    3.89 kB
    xet
    new samples almost 3 years ago
  • 0002.png
    2.18 MB
    xet
    new samples almost 3 years ago
  • 0003.png
    2.02 MB
    xet
    new samples almost 3 years ago
  • 0004.png
    2.19 MB
    xet
    new samples almost 3 years ago
  • 0005.png
    2.12 MB
    xet
    new samples almost 3 years ago
  • 0006.png
    1.86 MB
    xet
    new samples almost 3 years ago
  • 0007.png
    2.01 MB
    xet
    new samples almost 3 years ago
  • 0008.png
    1.92 MB
    xet
    new samples almost 3 years ago
  • 0009.png
    1.77 MB
    xet
    new samples almost 3 years ago
  • 0010.png
    1.81 MB
    xet
    new samples almost 3 years ago
  • 0011.png
    2.26 MB
    xet
    new samples almost 3 years ago
  • 0012.png
    2.19 MB
    xet
    new samples almost 3 years ago
  • 0013.png
    2.16 MB
    xet
    new samples over 2 years ago
  • 0014.png
    1.63 MB
    xet
    new samples over 2 years ago
  • 0015.png
    2.21 MB
    xet
    new samples over 2 years ago
  • 0016.png
    2.1 MB
    xet
    new samples over 2 years ago
  • 0017.png
    1.83 MB
    xet
    new samples over 2 years ago
  • 0018.png
    1.97 MB
    xet
    new samples over 2 years ago
  • 0019.png
    2.18 MB
    xet
    new samples over 2 years ago