Text-to-Image
Diffusers
TensorBoard
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
textual_inversion
Instructions to use keehun/textual_inversion_temp2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use keehun/textual_inversion_temp2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_textual_inversion("keehun/textual_inversion_temp2") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
File size: 134 Bytes
a8789f5 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3c5d576d5c1e8b70fbb5b93c08a5d944dc56d9915d2b1b640ca0a6e6ddad114d
size 334710929
|