Instructions to use aimalias/t355a with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use aimalias/t355a 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/t355a") prompt = "A cinematic wide shot of T355A woman exploring a bioluminescent neon jungle with glowing floating flora and iridescent wildlife." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 5e5bff4d3541a696afb9e2516937a8ab1b95189c0d5f87cb233ceb5cb638c5fb
- Size of remote file:
- 1.3 MB
- SHA256:
- d0e739f4b937a7eabd300f5178b17c4cee6e10f310b529149d5cc28ca5a3610e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.