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