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

  • Log In
  • Sign Up

Binarybardakshat
/
RCNA_MINI

Text-to-Video
Diffusers
Safetensors
English
art
code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Binarybardakshat/RCNA_MINI with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Binarybardakshat/RCNA_MINI", 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
RCNA_MINI
4.67 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Binarybardakshat's picture
Binarybardakshat
Update README.md
d55b827 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • RCNA_LORA_MINI_1.safetensors
    135 MB
    xet
    Upload 5 files over 1 year ago
  • README.md
    2.76 kB
    Update README.md over 1 year ago
  • config.json
    376 Bytes
    Upload 5 files over 1 year ago
  • diffusion_pytorch_model.fp16.safetensors
    908 MB
    xet
    Upload 5 files over 1 year ago
  • diffusion_pytorch_model.safetensors
    1.82 GB
    xet
    Upload 5 files over 1 year ago
  • gitattributes
    1.52 kB
    Upload 5 files over 1 year ago
  • rcna-tv2-model.ckpt

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.81 GB
    xet
    Upload rcna-tv2-model.ckpt over 1 year ago