in-style-of-m1nimalizm-antic

Model trained with AI Toolkit by Ostris

Prompt
Samurai Scene: This is an animated style scene where three samurai characters are depicted in a traditional Japanese setting. The scene shows a little samurai holding a sword in a defensive stance, possibly training or preparing for a challenge. The background is filled with a variety of swords lined up, hinting at a dojo-like atmosphere. in style of m1nimalizm_antic
Prompt
Samurai Soldiers on Horseback: This illustration features samurai warriors riding horses, clad in traditional armor. The samurai appear to be engaged in some action, with one leader riding fast and others following behind. A butterfly flying near them creates an interesting contrast, adding a peaceful touch to the otherwise intense and combat-ready scene. in style of m1nimalizm_antic
Prompt
Viking Boat: The fourth image shows a Viking longboat in a calm sea. The boat's crew, made up of several small characters, is rowing. The Viking leader, who looks exaggeratedly muscular, stands at the front of the boat. The sky is clear, and the overall tone of the image feels adventurous, as if it's part of a sea expedition. in style of m1nimalizm_antic

Trigger words

You should use in style of m1nimalizm_antic to trigger the image generation.

Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, etc.

Weights for this model are available in Safetensors format.

Download them in the Files & versions tab.

Use it with the 🧨 diffusers library

from diffusers import AutoPipelineForText2Image
import torch

pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
pipeline.load_lora_weights('None', weight_name='in-style-of-m1nimalizm-antic.safetensors')
image = pipeline('Samurai Scene: This is an animated style scene where three samurai characters are depicted in a traditional Japanese setting. The scene shows a little samurai holding a sword in a defensive stance, possibly training or preparing for a challenge. The background is filled with a variety of swords lined up, hinting at a dojo-like atmosphere. in style of m1nimalizm_antic').images[0]
image.save("my_image.png")

For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers

Downloads last month
36
Inference Providers NEW
Examples

Model tree for kucher7serg/in-style-of-m1nimalizm-antic

Adapter
(17561)
this model