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