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:
- aa6197bc5a90e9c9ef4716cf022b0413e9ba1edb70f78e94e2238906b4407fba
- Size of remote file:
- 214 kB
- SHA256:
- 020e1151109b15aa385b06d1a429d02f6bf9aad9c4be1f3a21a29934fd2f24b1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.