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