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

  • Log In
  • Sign Up

KappaNeuro
/
dark-fantasy

Text-to-Image
Diffusers
stable-diffusion
lora
dark
dark fantasy
style
fantasy
styles
Model card Files Files and versions
xet
Community
1

Instructions to use KappaNeuro/dark-fantasy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use KappaNeuro/dark-fantasy with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("KappaNeuro/dark-fantasy")
    
    prompt = "Dark Fantasy - a dark fantasy castle with high towers and pinnacles. The walls are ruined and cracked. At the center ther is a massive gothic tower. The castle is surrounded by a grim forest, and swarms of bats. The sky is dark and the night is dark. Fantasy. Dark. Black."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
dark-fantasy
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
8fbb6b5 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2322033.jpeg
    39.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322034.jpeg
    39.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322035.jpeg
    34.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322036.jpeg
    30.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322038.jpeg
    29.5 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322048.jpeg
    34.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322050.jpeg
    29.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322052.jpeg
    24.5 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322053.jpeg
    30.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322055.jpeg
    30.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • Dark Fantasy.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    6.33 kB
    Upload folder using huggingface_hub over 2 years ago