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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

rmada
/
rMadArt2.5

Text-to-Image
Diffusers
English
stable-diffusion
stable-diffusion-diffusers
art
artistic
Model card Files Files and versions
xet
Community
1

Instructions to use rmada/rMadArt2.5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use rmada/rMadArt2.5 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("rmada/rMadArt2.5", torch_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
rMadArt2.5
16.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 42 commits
rmada's picture
rmada
Upload rMadaArt-1.0.0 Setup.exe
97418e3 over 3 years ago
  • .gitattributes
    1.55 kB
    Upload rMadaArt-1.0.0 Setup.exe over 3 years ago
  • README.md
    3.45 kB
    Update README.md over 3 years ago
  • rMadArt-2.5.ckpt

    Detected Pickle imports (3)

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

    What is a pickle import?

    8.2 GB
    xet
    rMadArt 2.5 Model Stable Diffusion 1.5 over 3 years ago
  • rMadArt-2.9.safetensors
    8.2 GB
    xet
    Upload rMadArt-2.9.safetensors over 3 years ago
  • rMadaArt-1.0.0 Setup.exe
    88.6 MB
    xet
    Upload rMadaArt-1.0.0 Setup.exe over 3 years ago