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
/
kilian-eng-style

Text-to-Image
Diffusers
stable-diffusion
lora
style
future
flat art
kilian eng
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/kilian-eng-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/kilian-eng-style")
    
    prompt = "Kilian Eng Style - Minimal Art,Fill color with ink,Surrealist cyberpunk image of Sun Wukong in profile, with dreamy collages, geometric balance, poster art, light orange, grey, and black colors. A mechanical Sun Wukong is floating in the water, surrounded by hundreds of gold and silver treasures connected by circuits, with their scales shining dazzlingly. The body of the mechanical Sun Wukong looks like a combination of metal, circuits, and pipes, forming an irregular shape that appears to be a blend of both mechanical and organic. The head of the mechanical Sun Wukong resembles a mechanical treasure chest, with a circle of glowing lines around it, as if releasing some kind of energy. Its face is covered by a transparent mask, through which you can see its mechanical eyes and smiling mouth. The entire picture is full of surrealistic futurism, giving people a mysterious and stunning visual impact."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
kilian-eng-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
3b4d79f almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 2325053.jpeg
    66.1 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325055.jpeg
    65.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325056.jpeg
    61.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325058.jpeg
    55.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325059.jpeg
    50.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325060.jpeg
    72.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325061.jpeg
    64.7 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325062.jpeg
    67.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325063.jpeg
    62.2 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325064.jpeg
    75.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • Kilian Eng Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    10.3 kB
    Upload folder using huggingface_hub almost 3 years ago