Instructions to use aimalias/zm1x-squeeze2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use aimalias/zm1x-squeeze2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("krea/Krea-2-Raw", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("aimalias/zm1x-squeeze2") prompt = "A futuristic neon cyberpunk city street where a robotic cat performs a zm1x squeeze on a holographic fish, cinematic lighting, 8k resolution." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 4f8065df7e4b0b9d0ecfa540f095deb879dc9aa6521c86ebd9a11928dd0d6449
- Size of remote file:
- 195 MB
- SHA256:
- 6ff72b9215bcc0c7802d81852b02375048d3e8d9ba79cea8c1d11734e3e1a4da
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.