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