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

John6666
/
nova-mature-xl-v30-sdxl

Text-to-Image
Diffusers
Safetensors
English
StableDiffusionXLPipeline
stable-diffusion
stable-diffusion-xl
anime
mature
2D
2.5D
illustration
digital art
colorful
fantasy
landscape
looks
posing
character
Merge
noobai
Illustrious XL v2.0
illustrious
Model card Files Files and versions
xet
Community

Instructions to use John6666/nova-mature-xl-v30-sdxl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use John6666/nova-mature-xl-v30-sdxl with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("John6666/nova-mature-xl-v30-sdxl", 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
nova-mature-xl-v30-sdxl
6.94 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
John6666's picture
John6666
Upload folder using huggingface_hub
05af7a9 verified 10 months ago
  • scheduler
    Upload folder using huggingface_hub 10 months ago
  • text_encoder
    Upload folder using huggingface_hub 10 months ago
  • text_encoder_2
    Upload folder using huggingface_hub 10 months ago
  • tokenizer
    Upload folder using huggingface_hub 10 months ago
  • tokenizer_2
    Upload folder using huggingface_hub 10 months ago
  • unet
    Upload folder using huggingface_hub 10 months ago
  • vae
    Upload folder using huggingface_hub 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    680 Bytes
    Upload folder using huggingface_hub 10 months ago
  • model_index.json
    721 Bytes
    Upload folder using huggingface_hub 10 months ago