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

- Xet hash:
- 665884909c5e0730cfe1c0c3d642c4f30b5ccd1c59588ca0ce855e7894add783
- Size of remote file:
- 371 kB
- SHA256:
- e6ef8cd4e0ec79e73b6c37244166924c1d8bd5bba1b9dc9de10daa7180d9fde8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.