Instructions to use segmind/lora-tatttoo-ssd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use segmind/lora-tatttoo-ssd with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("segmind/SSD-1B-fp32", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("segmind/lora-tatttoo-ssd") prompt = "tssd tattoo" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 5c0c937b4914994ca4dffae6047bf27d201759e2b9b4bdceebf9b88b0400d1bc
- Size of remote file:
- 1.69 MB
- SHA256:
- e7e7c4762ccffa1f08a1e18a706fecaa22f7a26e4bf81954130e30428591c87a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.