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

KappaNeuro
/
director-darren-aronofsky-style

Text-to-Image
Diffusers
stable-diffusion
lora
movie
art
style
shot
xl
sdxl
Model card Files Files and versions
xet
Community

Instructions to use KappaNeuro/director-darren-aronofsky-style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use KappaNeuro/director-darren-aronofsky-style 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/director-darren-aronofsky-style")
    
    prompt = "Director Darren Aronofsky style - A striking film still, . Within a swirling vortex of colors, an unseen force manifests as a sentient being. Its form is ever-changing, shifting between abstract shapes and ethereal manifestations. The immersive surrealism of its presence defies human comprehension, evoking a sense of awe and bewilderment. Shot on Sony Venice, a cinematic lens captures the dynamic energy and captivating essence of this enigmatic entity. Intense emotion, award-winning composition, stunning detail, 16k high-detailed post-processing, professional color grading, hyper-realistic, octane render, UHD image"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
director-darren-aronofsky-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
429395f almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 2345228.jpeg
    35.7 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2345229.jpeg
    35.2 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2345230.jpeg
    32 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2345231.jpeg
    36 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2345235.jpeg
    35 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2345255.jpeg
    39.1 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2345256.jpeg
    39.1 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2345258.jpeg
    24.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2345259.jpeg
    45.6 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2345294.jpeg
    31.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • Director Darren Aronofsky style.safetensors
    229 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    23.9 kB
    Upload folder using huggingface_hub almost 3 years ago