Text-to-Image
Diffusers
English
NeuronStableDiffusionImg2ImgPipeline
stable-diffusion
image-to-image
Instructions to use Jingya/Ghibli-Diffusion-Neuronx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Jingya/Ghibli-Diffusion-Neuronx with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Jingya/Ghibli-Diffusion-Neuronx", 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:
- 566bc60b9d44f3ed47ca79c42555861cab5e5997a76d87731238f4c2966229da
- Size of remote file:
- 356 MB
- SHA256:
- e0e2df6aafb8f963df5e4bcbd3ecb251ca99c36380cd8ca04265161a8fcb0c01
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.