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

  • Log In
  • Sign Up

ckandemir
/
cat

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

Instructions to use ckandemir/cat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ckandemir/cat with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("ckandemir/cat", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "photo of a <new1> cat"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
cat
1.34 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
ckandemir's picture
ckandemir
End of training
fe2bd97 over 2 years ago
  • checkpoint-250
    End of training over 2 years ago
  • logs
    End of training over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • <new1>.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage"

    What is a pickle import?

    152 MB
    xet
    End of training over 2 years ago
  • README.md
    671 Bytes
    End of training over 2 years ago
  • image_0.png
    391 kB
    End of training over 2 years ago
  • image_1.png
    451 kB
    End of training over 2 years ago
  • image_2.png
    413 kB
    End of training over 2 years ago
  • image_3.png
    443 kB
    End of training over 2 years ago
  • image_4.png
    408 kB
    End of training over 2 years ago
  • pytorch_custom_diffusion_weights.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    76.7 MB
    xet
    End of training over 2 years ago