IllustratorZ
Collection
8 items • Updated
How to use treeshark/artzybashem-v1.safetensors with Diffusers:
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("treeshark/artzybashem-v1.safetensors")
prompt = "-"
image = pipe(prompt).images[0]














A lora based on the work of Boris Artzybasheff born in 1899 and died around 1965. No particular prompting although mentioning 'Anthropomorphic" and that things are made of arms, legs, eyes etc all help. Strength between o.35 and 0.75. It is guaranteed to mangle your anatomy!
Download them in the Files & versions tab.
Base model
black-forest-labs/FLUX.1-dev