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