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-terrence-malick-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-terrence-malick-style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use KappaNeuro/director-terrence-malick-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-terrence-malick-style")
    
    prompt = "Director Terrence Malick style - A pretty young white girl with long blond hair, really big light blue eyes and long legs, expressionless face, wearing a white cotton slip dress, barefoot, standing far far away in a field, the woman occupies 20% of the screen. knee-deep green grass Undulating in the wilderness like a waves. In the distance, there is a vague mist, in which a few sporadic  trees can be vaguely seen in the distance. The weather is cloudy. Under the shroud of mist, there is a faint atmosphere of sadness and decadence. Ultra-realistic, 8K, shooting with Pentax 67ii, wide-angle, shooting down from a 30 angle, the whole picture presents the texture of  film works, full-body,"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
director-terrence-malick-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
e703071 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 2346119.jpeg
    29.2 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2346120.jpeg
    36.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2346121.jpeg
    27.7 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2346123.jpeg
    28.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2346124.jpeg
    33.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2346217.jpeg
    26.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2346218.jpeg
    32.2 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2346219.jpeg
    26.1 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2346220.jpeg
    19.2 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2346225.jpeg
    30.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • Director Terrence Malick style.safetensors
    229 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    18.9 kB
    Upload folder using huggingface_hub almost 3 years ago