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