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

takutan
/
rnrn

Text-to-Image
Diffusers
StableDiffusionPipeline
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use takutan/rnrn with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("takutan/rnrn", 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
rnrn
5.27 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
takutan's picture
takutan
Upload tost-2024-12-02-06-34-27-rlnlrln.safetensors
951431d verified over 1 year ago
  • checkpoint-1000
    Upload 52 files almost 3 years ago
  • feature_extractor
    Upload 52 files almost 3 years ago
  • safety_checker
    Upload 52 files almost 3 years ago
  • scheduler
    Upload 52 files almost 3 years ago
  • text_encoder
    Upload 52 files almost 3 years ago
  • tokenizer
    Upload 52 files almost 3 years ago
  • unet
    Upload 52 files almost 3 years ago
  • vae
    Upload 52 files almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    25 Bytes
    initial commit almost 3 years ago
  • flx_rn.safetensors
    172 MB
    xet
    Upload flx_rn.safetensors almost 2 years ago
  • model_index.json
    582 Bytes
    Upload 52 files almost 3 years ago
  • rnrn-v1.safetensors
    151 MB
    xet
    Upload rnrn-v1.safetensors almost 2 years ago
  • rnrn.safetensors
    203 MB
    xet
    Upload rnrn.safetensors almost 3 years ago
  • rnrn04_brv6_06.ckpt

    Detected Pickle imports (3)

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

    What is a pickle import?

    2.13 GB
    xet
    Upload rnrn04_brv6_06.ckpt almost 3 years ago
  • rnrnmodel.ckpt

    Detected Pickle imports (3)

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

    What is a pickle import?

    2.13 GB
    xet
    Upload rnrnmodel.ckpt almost 3 years ago
  • tost-2024-12-02-06-34-27-rlnlrln.safetensors
    172 MB
    xet
    Upload tost-2024-12-02-06-34-27-rlnlrln.safetensors over 1 year ago