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