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