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