Text-to-Image
Diffusers
TensorBoard
stable-diffusion-xl
stable-diffusion-xl-diffusers
lora
template:sd-lora
Instructions to use dataautogpt3/nightmarerunning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use dataautogpt3/nightmarerunning with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("dataautogpt3/nightmarerunning") prompt = "a man in a black suit is running through a hallway in the style of <s0><s1>" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 9a4cf748a3c0f8e1edc7aeadfc8c45dff1115f328c0ad41f3b33d5a60aae9455
- Size of remote file:
- 1.56 MB
- SHA256:
- bf55ecae8469602fccbcca75dda53a82be7c959eb5337f1a05d6a835d9024922
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.