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