Instructions to use accidentallall/werewolves-900 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use accidentallall/werewolves-900 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", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("accidentallall/werewolves-900") prompt = "TOK" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 6bd70601a81d35ab67f7f5ae9503b56a32e0d7c71ba5da62cc33e5c3cdbe21ef
- Size of remote file:
- 89.7 MB
- SHA256:
- d89b17c4db3d4038df99f044e29ae2d175aad5e930ecdd752d89db773f9bb529
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.