Instructions to use EnD-Diffusers/marvellous-comic-mix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EnD-Diffusers/marvellous-comic-mix with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("EnD-Diffusers/marvellous-comic-mix", dtype=torch.bfloat16, device_map="cuda") prompt = "xdusky1" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 99217f94de7e8fcd58db47f7c057a99202a1e78467ba460e68e9ee6e0f74a601
- Size of remote file:
- 2.13 GB
- SHA256:
- 25d997e862dd338dc85eb9277911d6b614d3bbac909c3259687e2dca5149f749
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.