Instructions to use tensor-diffusion/majicMIX-realistic-v7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use tensor-diffusion/majicMIX-realistic-v7 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("tensor-diffusion/majicMIX-realistic-v7", dtype=torch.bfloat16, device_map="cuda") prompt = "1girl,hair with bangs,black long dress,orange background" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 7c26556e73dd7b61dc1e4f7fc40661b19d2c43fbcb57ed038fca02148985aa49
- Size of remote file:
- 167 MB
- SHA256:
- 2c7a626a5c992bf7c953d5039dd689f308c0be9344d96df1212d0e2b4780fc67
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.