Instructions to use artificialguybr/IconsMI-AppIconsModelforSD with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use artificialguybr/IconsMI-AppIconsModelforSD with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("artificialguybr/IconsMI-AppIconsModelforSD", 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:
- d793a9ff6816e9c49f293a72392eb55a8756f8649824b18864cdcf32bc539cad
- Size of remote file:
- 2.13 GB
- SHA256:
- 8156fd9e6ffdfd3e3496e04c5ec9067297ee8fe82225a9591252c98954096b34
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.