Instructions to use deepgenteam/DeepGen-1.0-diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use deepgenteam/DeepGen-1.0-diffusers with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("deepgenteam/DeepGen-1.0-diffusers", 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:
- 03afc65a66b0fb42af6a3b1529a623ceacf18b5105758e9ace7b20ff6263942f
- Size of remote file:
- 1.73 GB
- SHA256:
- 425ce59f596eeb573f9cd52138b775df47ce69c60d2782fb32cac5498ed208f3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.