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