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