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