Instructions to use Wonky468/sofia with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Wonky468/sofia 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("Wonky468/sofia") prompt = "A cinematic close-up of Sofia as a cyberpunk hacker in a neon-drenched Tokyo alley, surrounded by holographic screens and floating data streams." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

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