Text-to-Image
Diffusers
ONNX
English
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Instructions to use TheyCallMeHex/Redshift-Diffusion-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use TheyCallMeHex/Redshift-Diffusion-ONNX with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("TheyCallMeHex/Redshift-Diffusion-ONNX", 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
| language: | |
| - en | |
| license: creativeml-openrail-m | |
| tags: | |
| - stable-diffusion | |
| - stable-diffusion-diffusers | |
| - text-to-image | |
| - diffusers | |
| inference: true | |
| <p align="center" width="100%"> | |
| <img width="80%" src="Assets/OnnxStack - 640x320.png"> | |
| </p> | |
| ### OnnxStack | |
| This model has been converted to ONNX and tested with OnnxStack | |
| - [OnnxStack](https://github.com/saddam213/OnnxStack) | |
| ### Redshift Diffusion | |
| This model was converted to ONNX from Redshift Diffusion | |
| - [Redshift-Diffusion](https://huggingface.co/nitrosocke/redshift-diffusion) | |
| ### Sample Images | |
| *A redshift style cyberpunk person* | |
| | LMS Scheduler | Euler Scheduler | Euler Ancestral Scheduler | DDPM Scheduler | DDIM Scheduler | KDPM2 Scheduler | |
| | :--- | :--- | :--- | :--- | :--- | :--- | | |
| <img src="Assets/redshift_lms_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/redshift_euler_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/redshift_eulerancestral_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/redshift_ddpm_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/redshift_ddim_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/redshift_kdpm2_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | | |
| Seed: 207582124 GuidanceScale: 7.5 NumInferenceSteps: 30 | |
| __________________________ | |
| ### Redshift Diffusion Tokens | |
| The tokens for Redshift Diffusion are: | |
| - redshift style |