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