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