Instructions to use MyneFactory/MF-KonoSuba with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use MyneFactory/MF-KonoSuba 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-KonoSuba", 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:
- 42a4d4b31ad48ddd854702a64a56c8a4b0b1e7bb659bdde8b840e528fdbaab2a
- Size of remote file:
- 2.83 GB
- SHA256:
- 2d4014955302421a595d22b611493177f0719e1f5fded014565ca85a8919e0b1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.