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

- Xet hash:
- 528b51413d42f56e8141a7b4122af5a4803e18a32a4acbef85ed8d77d3002f99
- Size of remote file:
- 1.07 MB
- SHA256:
- a7c8d3f494e4226f0cf2dfad131ae6b6cb6c1029898aa2fea4580034be192e7c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.