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

Rita7th
/
Luminastra_XL_Model_Storage

Text-to-Image
Diffusers
Japanese
English
anime
stable-diffusion
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Rita7th/Luminastra_XL_Model_Storage with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Rita7th/Luminastra_XL_Model_Storage", 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
  • Draw Things
  • DiffusionBee
Luminastra_XL_Model_Storage
34.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 46 commits
Rita7th's picture
Rita7th
Update README.md
df36eac verified over 1 year ago
  • Sample
    Update Sample/SampleList.md over 1 year ago
  • .gitattributes
    3.13 kB
    Upload header.png over 1 year ago
  • README.md
    2.21 kB
    Update README.md over 1 year ago
  • luminastraXL_v100.png
    1.24 MB
    xet
    Upload 5 files almost 2 years ago
  • luminastraXL_v100.safetensors
    6.94 GB
    xet
    Upload luminastraXL_v100.safetensors with huggingface_hub almost 2 years ago
  • luminastraXL_v124.png
    1.3 MB
    xet
    Upload 5 files almost 2 years ago
  • luminastraXL_v124.safetensors
    6.94 GB
    xet
    Rename Luminastra_XL_V.1.2.4.safetensors to luminastraXL_v124.safetensors almost 2 years ago
  • luminastraXL_v200.png
    1.45 MB
    xet
    Upload 5 files almost 2 years ago
  • luminastraXL_v200.safetensors
    6.94 GB
    xet
    Rename Luminastra_XL_V.2.0.0.safetensors to luminastraXL_v200.safetensors almost 2 years ago
  • luminastraXL_v300.png
    1.91 MB
    xet
    Upload 2 files almost 2 years ago
  • luminastraXL_v300.safetensors
    6.94 GB
    xet
    Upload luminastraXL_v300.safetensors with huggingface_hub almost 2 years ago
  • luminastraXL_v400.png
    1.62 MB
    xet
    Upload 2 files almost 2 years ago
  • luminastraXL_v400.safetensors
    6.94 GB
    xet
    Upload luminastraXL_v400.safetensors with huggingface_hub almost 2 years ago
  • old_Description.md
    894 Bytes
    Create old_Description.md almost 2 years ago