Text-to-Image
Diffusers
TensorBoard
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
textual_inversion
Instructions to use anic87/textual_inversion_normal with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use anic87/textual_inversion_normal 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("anic87/textual_inversion_normal") - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
File size: 130 Bytes
ee29eb1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c84a0cc402d0c40e3a5279bf55863be538b244d85deedfde5eef7b6ca2d06d16
size 99051
|