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