Text-to-Image
Diffusers
TensorBoard
Safetensors
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
dreambooth
Instructions to use imann63/trained_models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use imann63/trained_models with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("imann63/trained_models", dtype=torch.bfloat16, device_map="cuda") prompt = "photo of a special powerline station" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 8d4a0db7a90fe6800aebfb80c302c810c139c035afe4564ddfecd9a81fc2fbe5
- Size of remote file:
- 492 MB
- SHA256:
- 22ce0d12fcc400d5eb3ff053435d0a8b47e442ea288170a1a715318fdb52fbc5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.