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