Instructions to use telcom/dee-unlearning-tiny-sd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use telcom/dee-unlearning-tiny-sd with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("telcom/dee-unlearning-tiny-sd", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 43375f8c7a5a931d0ba043d64a487c2e5609e4e394a1f0c1924ba7a1ce17e015
- Size of remote file:
- 4.1 kB
- SHA256:
- e36ecda2631db5f82e68c46bd86d6fb711c8e215e3875074e9c01b7f37cfbf7a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.