Text-to-Image
Diffusers
Safetensors
English
StableDiffusionXLPipeline
stable-diffusion
stable-diffusion-xl
anime
realistic
3D
3DCG
pony
Instructions to use John6666/uncanny-valley-v3-more-realistic-sdxl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use John6666/uncanny-valley-v3-more-realistic-sdxl with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("John6666/uncanny-valley-v3-more-realistic-sdxl", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- be116b45bd37e8ee8f9c19604cc6c8671bed8b9b0253627562af7aa7741fc912
- Size of remote file:
- 1.39 GB
- SHA256:
- e978a912283f2efe80ba8ab4982a9e18598fb4ab69b24c03abfadd7524af57ea
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.