Instructions to use Outer-Spatial/nathan2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Outer-Spatial/nathan2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Outer-Spatial/nathan2") prompt = "abbeyy" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 0dfe3cbf04cbe5c3d097512b0294ba53619f5fadc8dfbad997eb6a580628543c
- Size of remote file:
- 15 MB
- SHA256:
- facb5592e9bb9c9d6d0c825055cb71d571b1597cb75ec0f9a2c89990a3a65baf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.