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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

KappaNeuro
/
marc-silvestri-style

Text-to-Image
Diffusers
stable-diffusion
lora
art
style
artist
book
painting
writer
marc silvestri
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/marc-silvestri-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/marc-silvestri-style")
    
    prompt = "Marc Silvestri Style - Depict a towering, musclebound man clad in detailed brown armor, possessing the sheer force necessary to unleash earth-shattering tremors, as he brandishes a massive sword as tall as himself. Create this image using the medium of digital art, channeling the dynamic and exaggerated proportions found in comic book illustrations by artists like Jack Kirby or Jim Lee. Bathe the scene in a strong, contrasting light source, highlighting the character's powerful muscles and intricate armor details. Utilize a color scheme with a dominant presence of warm browns, muted golds, and subtle hints of earthy greens. Frame this awe-inspiring figure with a worm's-eye view, using a fisheye lens to add a sense of depth and drama to the composition."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
marc-silvestri-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
98c3c01 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2325125.jpeg
    62 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325126.jpeg
    72.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325128.jpeg
    55.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325132.jpeg
    76.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325133.jpeg
    72.5 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325134.jpeg
    66.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325136.jpeg
    68.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325139.jpeg
    78.7 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325140.jpeg
    78.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325142.jpeg
    69.7 kB
    Upload folder using huggingface_hub over 2 years ago
  • Marc Silvestri Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    8.52 kB
    Upload folder using huggingface_hub over 2 years ago