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