Instructions to use LoliRimuru/moeFussion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LoliRimuru/moeFussion with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("LoliRimuru/moeFussion", 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
Josef Jílek commited on
Commit ·
e305df8
1
Parent(s): 49ee00e
Delete loliDiffusionV0.7.0_PSTL_M-CLIP_VAE_PURIFIED.safetensors
Browse files
loliDiffusionV0.7.0_PSTL_M-CLIP_VAE_PURIFIED.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ea7d9e56b16e1656e308b97e92967976f6c28ae7dca5c078e00894cf91bcbe9e
|
| 3 |
-
size 4018975765
|
|
|
|
|
|
|
|
|
|
|
|