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

- Xet hash:
- 62acf1700d9ecf3d039cc49df5e2a1c0c124897ca39d9dd8fa0c00844ad4b057
- Size of remote file:
- 241 kB
- SHA256:
- a9e7664d7f761fbb13a4a95b78906a80a87702b016367dd75cfc72f891ee3e75
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.