Text-to-Image
Diffusers
diffusers-training
lora
template:sd-lora
stable-diffusion-xl
stable-diffusion-xl-diffusers
Instructions to use Retoe/stable8k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Retoe/stable8k with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("fill-in-base-model", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Retoe/stable8k") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Ctrl+K
- checkpoint-10
- checkpoint-100
- checkpoint-1000
- checkpoint-1002
- checkpoint-1004
- checkpoint-1006
- checkpoint-1008
- checkpoint-1010
- checkpoint-1012
- checkpoint-1014
- checkpoint-1016
- checkpoint-1018
- checkpoint-102
- checkpoint-1020
- checkpoint-1022
- checkpoint-1024
- checkpoint-1026
- checkpoint-1028
- checkpoint-1030
- checkpoint-1032
- checkpoint-1034
- checkpoint-1036
- checkpoint-1038
- checkpoint-104
- checkpoint-1040
- checkpoint-1042
- checkpoint-1044
- checkpoint-1046
- checkpoint-1048
- checkpoint-1050
- checkpoint-1052
- checkpoint-1054
- checkpoint-1056
- checkpoint-1058
- checkpoint-106
- checkpoint-1060
- checkpoint-1062
- checkpoint-1064
- checkpoint-1066
- checkpoint-1068
- checkpoint-1070
- checkpoint-1072
- checkpoint-1074
- checkpoint-1076
- checkpoint-1078
- checkpoint-108
- checkpoint-1080
- checkpoint-1082
- checkpoint-1084
- checkpoint-1086