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:
- e92d78b8de93ae9774d796940873b984aaa0deb5dfbd81a6d6b62b484377d514
- Size of remote file:
- 246 MB
- SHA256:
- aa6445c01e6afab8e6da9a38cedf64eed4c60cf1b1b306242ece97f4dbdfeaca
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.