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

reszka
/
ReszkaMixes

Text-to-Image
Diffusers
English
waifu-diffusion
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use reszka/ReszkaMixes with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("reszka/ReszkaMixes", 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 Settings
  • Draw Things
  • DiffusionBee
ReszkaMixes
44.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
reszka's picture
reszka
Upload bad-hands-5.pt
f9a4fda over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • OrangeCocoaMix2.ckpt

    Detected Pickle imports (4)

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

    What is a pickle import?

    5.98 GB
    xet
    Upload OrangeCocoaMix2.ckpt over 3 years ago
  • OrangeCocoaMix2.safetensors
    7.7 GB
    xet
    Upload OrangeCocoaMix2.safetensors over 3 years ago
  • OrangeCocoaMix2_hard.ckpt
    7.7 GB
    xet
    Upload OrangeCocoaMix2_hard.ckpt over 3 years ago
  • OrangeCocoaMix2_hard.safetensors
    7.7 GB
    xet
    Upload OrangeCocoaMix2_hard.safetensors over 3 years ago
  • README.md
    1.06 kB
    Update README.md over 3 years ago
  • SkyrMix.ckpt

    Detected Pickle imports (4)

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

    What is a pickle import?

    7.7 GB
    xet
    Upload 2 files over 3 years ago
  • SkyrMix.safetensors
    7.7 GB
    xet
    Upload 2 files over 3 years ago
  • bad-hands-5.pt

    Detected Pickle imports (3)

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

    What is a pickle import?

    7.08 kB
    xet
    Upload bad-hands-5.pt over 3 years ago