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