Instructions to use treeshark/oilpaintz-v6.safetensors with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use treeshark/oilpaintz-v6.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/oilpaintz-v6.safetensors") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
File size: 1,485 Bytes
cb29ffa | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 | ---
tags:
- text-to-image
- lora
- diffusers
- template:diffusion-lora
widget:
- output:
url: images/ComfyUI_temp_hocve_00020_ copy.jpg
text: '-'
- output:
url: images/ComfyUI_temp_hocve_00019_ copy.jpg
text: '-'
- output:
url: images/ComfyUI_temp_hocve_00022_ copy.jpg
text: '-'
- output:
url: images/ComfyUI_temp_hocve_00004_ copy.jpg
text: '-'
- output:
url: images/ComfyUI_temp_hocve_00024_ copy.jpg
text: '-'
- output:
url: images/ComfyUI_temp_hocve_00027_ copy.jpg
text: '-'
- output:
url: images/ComfyUI_temp_hocve_00009_ copy.jpg
text: '-'
- output:
url: images/ComfyUI_temp_hocve_00030_ copy.jpg
text: '-'
- output:
url: images/ComfyUI_temp_hocve_00033_ copy.jpg
text: '-'
- output:
url: images/ComfyUI_temp_hocve_00036_ copy.jpg
text: '-'
base_model: black-forest-labs/FLUX.1-dev
instance_prompt: null
license: cc-by-4.0
---
# OilpaintZ V6
<Gallery />
## Model description
OilpaintZ loras are designed to add an oil painted style to generations. They are not designed to be used too strongly between 0.25 and 0.65. They are intended to be mixed but if you have two then 0.35 or 0.45 will work with three arouund 0.35 works better.
Version 6 is about abstract shapes and colors, it will add contrast and color. It will also tend towards dramatic composition and lighting. See examples for effects.
## Download model
[Download](/treeshark/oilpaintz-v6.safetensors/tree/main) them in the Files & versions tab.
|