Instructions to use tmanager/test-oil with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use tmanager/test-oil 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("tmanager/test-oil") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 51bf10c3112621e511e14a20a65f1ec8a78a11d4b19d9a44c79b0ab4eafb89c1
- Size of remote file:
- 173 MB
- SHA256:
- dae9508ea67861fa306ae525598a40cbdd22c9fdb8b41814968ac71dda532bd1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.