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

PrunaAI
/
p-image-comic-noir-art-lora

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community

Instructions to use PrunaAI/p-image-comic-noir-art-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use PrunaAI/p-image-comic-noir-art-lora with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("fill-in-base-model", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("PrunaAI/p-image-comic-noir-art-lora")
    
    prompt = "tok_comic_noir A towering, menacing gray mech with red eyes dominates the cityscape, its colossal form walking forward with arms slightly bent at the elbows, hands open as if crushing something. The mech has intricate armor plating, visible seams, and panels, with hints of blue in its metallic surface. Red glowing elements are visible on its chest, shoulders, and head. It has two large antennas on its head. The background features a vibrant orange and red sky with an old comic book halftone pattern effect, filled with stylized clouds and explosions, indicating an ongoing conflict. Several tall buildings, some partially obscured by the mech, line the horizon. Below, the street is in disarray, with three detailed cars in various states of distress, one heavily damaged two-door sedan at the right, one slightly damaged four-door grey sedan just left of center with its lights on, and another four-door car at the left, facing towards the left. Debris and smoke rise from the ground, further emphasizing the destruction. The overall style is reminiscent of a retro comic book, with thick, bold linework, dramatic lighting, and a limited color palette focused on reds, grays, and oranges, conveying a sense of urgency and chaos."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
p-image-comic-noir-art-lora
86.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 17 commits
davidberenstein1957's picture
davidberenstein1957
Upload images/example_003.png with huggingface_hub
8c756fb verified 4 months ago
  • images
    Upload images/example_003.png with huggingface_hub 4 months ago
  • .gitattributes
    1.7 kB
    Upload images/example_003.png with huggingface_hub 4 months ago
  • README.md
    8.44 kB
    Upload README.md with huggingface_hub 4 months ago
  • TRAINING_PLAN.md
    471 Bytes
    Upload TRAINING_PLAN.md with huggingface_hub 4 months ago
  • config.yml
    259 Bytes
    Upload config.yml with huggingface_hub 4 months ago
  • weights.safetensors
    85.1 MB
    xet
    Upload weights.safetensors with huggingface_hub 4 months ago