Text-to-Image
Diffusers
TensorBoard
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
textual_inversion
Instructions to use ashnrk/textual_inversion_sealake with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ashnrk/textual_inversion_sealake 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-2-1", dtype=torch.bfloat16, device_map="cuda") pipe.load_textual_inversion("ashnrk/textual_inversion_sealake") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
File size: 135 Bytes
54c5653 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:878e9d25d53e81e89fafd1eb154987994f632b0117c0fec394eb6e02babe04dc
size 1361684001
|