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:
- 663a1bd423bea69668c171b96d278202bfae085f48b1e844dd21225a5304cd0b
- Size of remote file:
- 4.27 GB
- SHA256:
- 8e515fabb76a56144d9182dac90de48110ab68b53fb97eb066f7d25fb6b20a17
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.