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

  • Libraries
  • Diffusers

    How to use KappaNeuro/director-tim-burton-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", torch_dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("KappaNeuro/director-tim-burton-style")
    
    prompt = "Director Tim Burton style - \"Edward Scissorhands\" as a claymation film, cinematography 1980, dark fantasy film, the 1980s, DVD screen grabs, directed8K, detailed, ultra-detailed, high contrast, volumetric, natural lighting, FKAA, TXAA, RTX, SSAQ, SUPER REAL QUALITY, VFX, octane render, hyper-detailed, professional color, 50mm, Hyper-realistic, shaded, lighting, cinematic, color grading, best quality, stylistic"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
director-tim-burton-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
80d7b89 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 2346158.jpeg
    37.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2346159.jpeg
    44.7 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2346160.jpeg
    43.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2346162.jpeg
    52.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2346163.jpeg
    49.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2346165.jpeg
    53.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2346167.jpeg
    49.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2346170.jpeg
    48.2 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2346171.jpeg
    62.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2346180.jpeg
    54.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • Director Tim Burton style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    7.31 kB
    Upload folder using huggingface_hub almost 3 years ago