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

  • Log In
  • Sign Up

KappaNeuro
/
james-turrell-style

Text-to-Image
Diffusers
stable-diffusion
lora
liminal space
photo
style
liminal
james turrell
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/james-turrell-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/james-turrell-style")
    
    prompt = "James Turrell Style - Produce a captivating and evocative painted portrait of the acclaimed artist James Turrell immersed within one of his mesmerizing skyscapes. The portrait should capture Turrell's distinct features and essence while seamlessly integrating him into the awe-inspiring environment of one of his skyscape installations. Pay close attention to the interplay of light and color that defines Turrell's work, ensuring the portrait reflects the ethereal qualities and serene ambiance characteristic of his art. The choice of colors should be inspired by Turrell's own color palette, with soft, dreamlike hues that create a sense of tranquility and introspection. The final painting should skillfully depict Turrell within the skyscape, merging his presence with the ethereal surroundings in a way that captivates the viewer and invites contemplation. This artwork will serve as a homage to James Turrell's artistic vision and his unique exploration of light and perception."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
james-turrell-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
5fdaa3d over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2323426.jpeg
    17.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2323427.jpeg
    16.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2323428.jpeg
    16.5 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2323429.jpeg
    19.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2323430.jpeg
    17.5 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2323431.jpeg
    16.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2323432.jpeg
    17.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2323433.jpeg
    16.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2323436.jpeg
    17.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2323443.jpeg
    15.5 kB
    Upload folder using huggingface_hub over 2 years ago
  • James Turrell Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    7.51 kB
    Upload folder using huggingface_hub over 2 years ago