Instructions to use hook171/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use hook171/test 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", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("hook171/test") prompt = "A cinematic, hyper-realistic portrait of oliviawhit3 as a cyberpunk hacker in a neon-drenched Tokyo alleyway, surrounded by floating holographic screens." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 020c91553da600eb58ad78b93c7155bbf44edd619fb84e64506742c6907959d3
- Size of remote file:
- 1.15 MB
- SHA256:
- 3cfa8957b2576b67afa558205bde1218804bc419a02faba3abcca1f419a4f96a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.