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
- Draw Things
- DiffusionBee
- Xet hash:
- 8fdff6df3c742cc2b577f37d1cb8d7902e6e9a2c557434a84786a1ebc7f4ab46
- Size of remote file:
- 563 Bytes
- SHA256:
- 62783ff6f0ae2c2ccc177b097e430c03940c5e70c38a191df273c5cf7ab1227c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.