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