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