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
| 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. | |