Instructions to use xFutureTechx/SafeTensors-Backup with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use xFutureTechx/SafeTensors-Backup with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("xFutureTechx/SafeTensors-Backup", 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
- Xet hash:
- 76b5610f0f2bd140249e28620867af1276440115a0a38d1be2c9889043940098
- Size of remote file:
- 2.13 GB
- SHA256:
- 75e95bfd1128176bbbc1432169800ed4d62acfc6695e2a298cdb49a205b7c019
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.