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:
- 1eb8deab52d659367d81c945f72e256405fafcd91c23a73d1a787f3a3b3d8dcb
- Size of remote file:
- 335 MB
- SHA256:
- 9dd58ae6d0280fd891588f9a566e69938e15b3eaf92e6855622bdf81c465dbb8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.