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