Instructions to use treeshark/vectorz-v3.safetensors with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use treeshark/vectorz-v3.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/vectorz-v3.safetensors") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
VectorZ V3

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -
Model description
This lora does flat colors and simple shapes. Very adaptable will do any subject. Prompt graphic or vector art or both. Strength varies according to what effect you want. At lower levels like 0.25 it will simplify shapes and colors, but for the full vector art effect you need 0.55 to 0.75. See examples for effect
Download model
Download them in the Files & versions tab.
- Downloads last month
- 11
Model tree for treeshark/vectorz-v3.safetensors
Base model
black-forest-labs/FLUX.1-dev