Instructions to use artificialguybr/NebulRedmond with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use artificialguybr/NebulRedmond 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/NebulRedmond", 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:
- 8af708c95a6394bc1563635691b858181bb706c57127e5a2328095b2f7a32916
- Size of remote file:
- 492 MB
- SHA256:
- 1bafc9b7e7e2c4a4bb065c472689f9e44b1eed70be99441975e2a96862ddcd51
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.