Instructions to use Testthistool/ahana with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Testthistool/ahana with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Testthistool/ahana") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- Xet hash:
- 76f8ef03c3bd9ea5b3b127ca0855b9c050912ba8fc33012de97fc8d9a2e65340
- Size of remote file:
- 173 MB
- SHA256:
- 23f86d402253e8b0c771956ab3b9906d8378a32b3b714e6c75a42e747066ec67
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.