Instructions to use aimalias/tf0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use aimalias/tf0 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/tf0") prompt = "A TF0 woman wearing high-tech iridescent armor, standing amidst a neon-lit cyberpunk cityscape during a heavy rainstorm." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- c2f9b5951fed8227c97c8d70ca5fe7181a4d344b4b291e62379166eff19913ee
- Size of remote file:
- 1.58 MB
- SHA256:
- 9527adb1f509e19394f73d13c6ac9637abfa9ace142cc6d74eb4388444aace34
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.